sstadick / perbase

Per-base per-nucleotide depth analysis
MIT License
115 stars 13 forks source link

[feature] Add bgzip support to all subcommands via noodles #36

Closed sstadick closed 3 years ago

sstadick commented 3 years ago

Adds input output bgzip support for all subcommands via noodles, which is using flate2's pure rust impl. Also generally tidied up / documented the things that were touched.