When to run fastq-dump --split-files -X 10000 ?
1
0
Entering edit mode
4.7 years ago
akshay_ware ▴ 30

I am doing RNA-Seq data analysis of SRA data. I am not understanding the purpose of command

fastq-dump --split-files -X 10000

Why to split file? and if i don't know the data is paired end or single end. is there is need to use -X 10000 ?

Thanks in advance

next-gen sequencing RNA-Seq alignment assembly • 1.2k views
ADD COMMENT
2
Entering edit mode
4.7 years ago

If you always use --split-files then you never have to worry about forgetting to use it with PE data. There is no reason to use -X 10000 unless you just want a subset of the reads for testing something quicker.

ADD COMMENT

Login before adding your answer.

Traffic: 1083 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6