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
pub mod action;
pub mod loader;
pub mod serve;
pub mod state;