Hi all,
I downloaded a bunch of fastq files using wget. i.e. wget ftp://ftp.sra.ebi.ac.uk/vol1/fastq/SRR131/072/SRR13198172/SRR13198172.fastq.gz
I did this because SRA download was either failing or taking forever.
I need to verify file integrity with MD5sums. Is there a way to get this information? or extract it from SRA somehow?
thanks!