1 2 3 4 5 6
//! Code for working with the gnomAD SV v2.1 data. include!(concat!( env!("OUT_DIR"), "/annonars.gnomad.v1.gnomad_sv2.rs" ));