convert SRA file into forward and reverse fastq files
I have downloaded .sra data from the SRA (Study SRP022224, Run SRR848976) with SRA Toolkit. I tried to convert it into the fastq files with fastq-dump, but I am not getting two files (one forward, one reverse). I'm just getting one fastq-file. What is my fault?
• 4,798 views
•
link
2 answers
• 0 views
•
link
fastq-dump --split-3 SRR...
This does NOT redownload everything.
• 1 views
•
link
Log in to answer this question.
Get the fastq files directly from EBI-ENA.