magicDGS / ReadTools

A Universal Toolkit for Handling Sequence Data from Different Sequencing Platforms
https://magicdgs.github.io/ReadTools/
MIT License
6 stars 3 forks source link

Improve output format for ProperStatWindowEngine #459

Open magicDGS opened 6 years ago

magicDGS commented 6 years ago

In #456, the output path is open as a normal stream independently of the extension and does not have any extra feature (just a plain output). As it is an experimental feature, we can change quite a lot until we release to beta. The following improvements come to my mind:

For writing tribble/tabix properly, my proposal in https://github.com/samtools/htsjdk/pull/822 would be nice to support out-of-the-box all this features properly.