Mapping of a de novo assembled transcriptome to a genome of relative species
2
0
Entering edit mode
8.5 years ago
seta ★ 1.9k

Hi all,

I have done a de novo transcriptome assembly, now I'm trying to map the assembled transcriptome (with 80,000 contig from 300-13000 bp in length) to a genome of relative species. This genome is also resolved at the scaffold level. I used bowtie2 after genome indexing using the command of bowtie2 -f -U all_to_seq.fasta -p 4 -x cs --no-unal -S testcs.sam`. However, the alignment rate is very low (0.01%).

Could you please let me know how I can improve the alignment rate?. Is bowtie2 suitable for this purpose?

Thanks,
Seta

genome bowtie2 transcriptome-assembly alignment • 3.4k views
ADD COMMENT
0
Entering edit mode
8.5 years ago

I wouldn't recommend bowtie2 for this sort of task. You'll probably have better luck with BBMap or bwa bwasw.

ADD COMMENT
0
Entering edit mode
8.5 years ago
h.mon 35k

Bowtie2 is not suitable, you can use several programs, two that I recall immediately are Spaln and GMAP. I like them, had good results with both.

ADD COMMENT
0
Entering edit mode

Your prompt responses would be really apprecited. I try the suggested programs. thanks

ADD REPLY

Login before adding your answer.

Traffic: 1848 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6