Illumina / REViewer

A tool for visualizing alignments of reads in regions containing tandem repeats
GNU General Public License v3.0
73 stars 14 forks source link

Allow compressed VCFs #56

Open dnil opened 1 year ago

dnil commented 1 year ago

We are very used to having only compressed VCFs. While the ExHu-VCFs are tiny, it would be nifty if REViewer would read the compressed files as well, if via htslib or just libgz. Cheers, and thanks for the good work!