GenomeWorks icon indicating copy to clipboard operation
GenomeWorks copied to clipboard

[pygenomeworks] Support reading compressed PAF as input

Open edawson opened this issue 3 years ago • 0 comments

Currently, the evaluate_paf script in pygenomeworks (and the backing readers) require input to be raw text. However, we often use gzip-compressed PAF to save space, and miniasm natively supports reading it. It would be nice to modify our PAF reader to natively support gzipped PAF.

edawson avatar Sep 15 '20 18:09 edawson