rust-bio / rust-bio-tools

A set of command line utilities based on Rust-Bio.
MIT License
182 stars 24 forks source link

feat: Revise third stage of vcf-report #182

Closed fxwiegand closed 3 years ago

fxwiegand commented 3 years ago

This PR completely updates the third stage of the vcf-report. From now on every record of the bcf/vcf file receives its own separate view/file, therefore making the top left table needless. Previous custom js files for the third stage should still be usable with new report layout. Also rust-htslib was updated to 0.38.