Dear all,
I have a simple question: Is it possible to get the genome sequences based on the six bt2 index files created by bowtie2? How to achieve this?
Actually I am writing a simple bash pipeline to conduct RNAseq analysis. TOPHAT2 requires genome INDEX, but does not need genome.fa as input. In contrast, CUFFDIFF has a parameter (-b
) for genome.fa, without requiring genome INDEX. So I just want INDEX as input. Thank you very much!
I never knew about this. Thanks for pointing it out. Do you know if there's something similar for bwa?
Thank you G.S, your answer is very helpful!
As far as I know, there isn't something similar for BWA, but I'm not sure about it !