Hello All,
I am new to this site and also new to the field of next generation seq.
I am trying to use Tophat (version 1.0.14) to do RNA-seq mapping. And I found it pretty slow: It took ~15 hours to finish the mapping of ~17 million pairs of reads(75bp) against a chr20 index. My reads are in fasta format and the command I used is:
"tophat -r 250 chr20 **.lane1_1.fa **.lane1_2.fa"
I think I installed Tophat and Bowtie properly since they passed the test. But I must have done something silly. I can't imagine how long it's gonna take if I map 400 million reads against the whole human genome.
Could any one tell what I could do wrong?
Thank you so much,
Iris
I am new to this site and also new to the field of next generation seq.
I am trying to use Tophat (version 1.0.14) to do RNA-seq mapping. And I found it pretty slow: It took ~15 hours to finish the mapping of ~17 million pairs of reads(75bp) against a chr20 index. My reads are in fasta format and the command I used is:
"tophat -r 250 chr20 **.lane1_1.fa **.lane1_2.fa"
I think I installed Tophat and Bowtie properly since they passed the test. But I must have done something silly. I can't imagine how long it's gonna take if I map 400 million reads against the whole human genome.
Could any one tell what I could do wrong?
Thank you so much,
Iris
Comment