Hi, everyone,
I have download 6 paired end sequencing data from Ncib, and I am trying to convert them (.SRA Files) to .fastq Files.
The command I used:
fastq-dump -I --split-files SRR1572697.sra
(one accession of them)
I got:
fastq-dump.2.1.7 err: data bad version while constructing page map within virtual database module - failed SRR1572697.sra
Written 0 spots total
Strangely, 3 of them are converted to fastq files successfully, but for the other 3 sra files, I got the same informations just like above. So who knows how to solve this problem or convert these 3 sra files to fastq files?
Thanks a lot!
Thank you so much, george.ry!
I didn't notice that the version is so old!!I have updated it and it works now!
Glad to help!