samtools / htsjdk

A Java API for high-throughput sequencing data (HTS) formats.
http://samtools.github.io/htsjdk/
283 stars 242 forks source link

NPE introduced in 2.20.0 #1404

Closed lbergelson closed 5 years ago

lbergelson commented 5 years ago

We discovered a regression in 2.20.0.

You get a new NPE exception if you add a filter after clearing the filters on a VariantContextBuilder.

This will be fixed in a 2.20.1 release.