Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
use Static file endings for ".vcf", ".bcf", ".vcf.gz" #854
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yfarjoun commentedJul 5, 2017
The static strings are already defined in VcfUtils, just need to use them in the rest of the code.
Actually, there's a skeleton of this in htsjdk, so it might make more sense to make the changes there first and then use them in Picard.