ARUP-NGS / BMFtools

Barcoded Molecular Families
MIT License
22 stars 8 forks source link

Gzipped output #55

Closed dnbaker closed 8 years ago

dnbaker commented 8 years ago

BMFtools now defaults to writing uncompressed plain text output, but if the -z or -g flags are provided, it will write out compressed final output files.

All unit tests passing.