-- The previous code would adapter clip before reverting soft clips, so because we only clip the adapter when it's actually aligned (i.e., not in the soft clips) we were actually not removing bases in the adapter unless at least 1 bp of the adapter was aligned to the reference. Terrible. -- Removed the broken logic of determining whether a read adaptor is too long. -- Doesn't require isProperPairFlag to be set for a read to be adapter clipped -- Update integration tests for new adapter clipping code |
||
|---|---|---|
| .. | ||
| AlignmentUtilsUnitTest.java | ||
| ArtificialBAMBuilderUnitTest.java | ||
| ArtificialPatternedSAMIteratorUnitTest.java | ||
| ArtificialSAMFileWriterUnitTest.java | ||
| ArtificialSAMQueryIteratorUnitTest.java | ||
| ArtificialSAMUtilsUnitTest.java | ||
| ArtificialSingleSampleReadStreamUnitTest.java | ||
| GATKSAMRecordUnitTest.java | ||
| MisencodedBaseQualityUnitTest.java | ||
| ReadUtilsUnitTest.java | ||