annonars 0.26.0

Rust template repository
1
2
3
4
5
6
//! Code for working with the gnomAD CNV v4.0 data.

include!(concat!(
    env!("OUT_DIR"),
    "/annonars.gnomad.v1.gnomad_cnv4.rs"
));