ultimatesource / denovogear

A program to detect denovo-variants using next-generation sequencing data.
http://www.nature.com/nmeth/journal/v10/n10/full/nmeth.2611.html
GNU General Public License v3.0
49 stars 25 forks source link

Support Producing vcf.gz files #270

Closed reedacartwright closed 6 years ago

reedacartwright commented 6 years ago

Allow dng-call to create compressed vcf output if a vcf.gz extension is used in the output file.

extract_file_type has been rewritten to recognize compressed extensions.