Bowtie2: gtf file - annotation file
I am trying to create index files using bowtie2 for the human genome. I was wondering if I can use the annotation file while creating indexes. I read in manual I could not find such option. Am I missing something?
• 5,320 views
•
link
2 answers
I don't think bowtie2 supports gtf format, however, a splice aware aligner such as tophat2 uses bowtie2 to align reads to the genome. However, tophat2 is out of development and replaced by HISAT2.
• 0 views
•
link
Log in to answer this question.