Use mismatch information (e.g. the MD tag in SAM) to trim read alignments that
have mismatches in the first/last bases. This splash occurs when aligning
chimeric reads that span a junction by <= 2 bases (or the number of allowed
mismatches in the alignment tool).
Trim the beginning/end of the joined reads to eliminate these leading/trailing
mismatches and improve alignment.
Current solution is to simple add/subtract 2 from read alignments during
chimera nomination phase.
Original issue reported on code.google.com by matthew....@gmail.com on 17 Jan 2011 at 6:55
Original issue reported on code.google.com by
matthew....@gmail.com
on 17 Jan 2011 at 6:55