Hi everyone,
maybe this is question is not specific enough or is bit to fuzzy, like "you can't find a perfect answers". But I would like to know which mapper do use for what kind of data. I tried some different mappers, on some sets of data and the results quiet differ, even if some tools where recommended for a special kind of data.
So I would like to know which mapper you are using.
Possible "combinations" I would suggest:
Illumina, Solid, Roche, single end, paired end, whole genome, short reads, BWA, BFAST, Bowtie, MAQ, Reference Software delivered with the Sequencer, Something else (maybe commercial).
If you are interested in my favs:
- BWA for Solid whole genome
- MAQ, BFAST for Solid short reads, paired end - here I am very exited about your answer for single end
We didn't consider splicing for our organism (for now), so I just used Bowtie to map and HTSeq to get the raw counts, followed by statistical analysis with R. When we're there to include splicing, we'll definitely consider TopHat. By the way, TopHat calls Bowtie, but with less flexibilities, not all Bowtie parameters can be adjusted within TopHat.
Do you mean TopHat for RNA-seq?