bed-reader 1.0.6

Read and write the PLINK BED format, simply and efficiently.
Documentation
1
2
3
4
// https://pyo3.rs/v0.14.4/building_and_distribution.html#macos
fn main() {
    pyo3_build_config::add_extension_module_link_args();
}