Hi everyone, I need to align scaffolds, CDS and transcripts (local alignments) and see the aligned/nonaligned and the coding and noncoding regions. I have a fasta file with one transcript, CDS and multiple scaffolds and I need to allign all of those. Could you please suggest me any program that I can use? I heard bowtie can be used in this case?? Thanks a bunch!
Are you trying to align short read data (RNA-Seq, etc.) to a reference sequence? What exactly are you trying to do? It sounds like you are confused about what you are doing.
Are you trying to get a multisequence alignment? Is there a reason you mentioned bowtie? It's not normally used to align contigs (that's not really its forte).
@dpryan79, Thanks for replying to my thread. Yes I am trying to do multisequence alignment and I just mentioned Bowtie because someone told me to try Bowtie. Is there any program you know I could use in this case?