Hi,
I have 76nt single-end reads and I want to map them to a reference and identify the reads that overhang the end of the reference.
What would be the best mapper to do the mapping with?
If I use BWA as the mapper, I can find reads that have up to about 9nt overhangs (by comparing the reads' unclipped start site to the length of the reference the read maps to), but what I'm looking for is some way to find reads that overhang by about 40 nts, i.e. the first 37nts of the read match the end of the reference, but (obviously) the last 40nts don't.
Do any next-gen mappers allow such mapping?
I have 76nt single-end reads and I want to map them to a reference and identify the reads that overhang the end of the reference.
What would be the best mapper to do the mapping with?
If I use BWA as the mapper, I can find reads that have up to about 9nt overhangs (by comparing the reads' unclipped start site to the length of the reference the read maps to), but what I'm looking for is some way to find reads that overhang by about 40 nts, i.e. the first 37nts of the read match the end of the reference, but (obviously) the last 40nts don't.
Do any next-gen mappers allow such mapping?
Comment