Geniml is a python package for building machine learning models of genomic interval data (BED files). It also includes ancillary functions to support other types of analyses of genomic interval data.
Documentation is hosted at https://docs.bedbase.org/geniml/.
Run tests (from /tests
) with pytest
. Please read the contributor guide to contribute.