Posts Tagged ‘pitfall’

Duplicate definition error with GATK PrintReads and MalformedReadFilter

   Sam Nicholls    One Comment    Tools

This afternoon I wanted to quickly check whether some reads in a BAM would be filtered out by the GATK `MalformedReadFilter`. Turns out that GATK is pretty unforgiving if you forget that filter is automatically applied by `PrintReads`.