created by GATK_Team
on 2017-12-29
This can happen when you run GATK directly from the jar instead of using the `gatk-launch` script. The `gatk-launch` script sets an important system property: `-Dsnappy.disable=true`. You can either set this property manually, or use the launch script.