igv-rs 0.7.0

Interactive terminal genome viewer for FASTA / VCF / BAM / GFF / BED / bigWig / BEDPE. Includes a bundled-igv.js browser companion.
Documentation
1
2
3
4
5
pub mod batch;
pub mod genes;
pub mod naming;
pub mod regions;
pub mod writer;