Hello,
I recently tried to build an index library for my RNA reads using bowtie2 to Trinity.fasta File. My command had the following syntax:
bowtie2-build Trinity.fasta Trininity.bowtie.fasta
When the analysis finished, I got 4 different files which had the format Trinity.bowtie.fasta.1.bt2 Trinity.bowtie.2.bt2 and they were all in binary form. Would you happen to know what those files are and if they are not the wanted outcome, whether I should change something in my initial command?
Thank you :) !
A
As Devon said, that is completely normal. You can go ahead and start aligning.