annonars 0.38.0

Rust template repository
1
2
3
4
//! Command line interface for gnomAD-exomes and genomes annotation data.

pub mod import;
pub mod query;