This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Low number of reads mapped, looking for a relaxed paired-end Illumina mapper

Hi,

I mapped 2x75 Illumina to a bacterial genome using BWA with default settings. Very low number of reads were mapped. I was used to TMAP tool when worked with IonTorrent data, with high number of mapping reads always.

I'm looking for a relaxed mapping tool. Maybe could be useful to relax BWA thresholds before?

Thanks for your help,

Bernardo

snp rna-seq illumina

1 answer

You put rna-seq among your tags. Are you aligning RNA-Seq data with bwa? If so, this could partially explain your low mapping rate and I would try a splice-aware aligner like tophat. Otherwise, bwa mem might be an option to consider if you expect gaps.

I'm doing some checks and will update the post soon.

Seems the problem is not the aligner. I have very low number of RNA-seq data from the organism I'm mapping to, only 10%.

You are studying bacteria so splice aware aligner may not be really necessary.

Log in to answer this question.