Genomic interval toolkit
Project description
Genomic interval machine learning (geniml)
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/.
Installation
To install geniml
use this commands.
Without specifying dependencies, the default dependencies will be installed, which DO NOT include machine learning (ML) or heavy processing libraries.
From pypi:
pip install geniml
or install the latest version from the GitHub repository:
pip install git+https://github.com/databio/geniml.git
To install Machine learning dependencies use this command:
From pypi:
pip install geniml[ml]
Development
Run tests (from /tests
) with pytest
. Please read the contributor guide to contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file geniml-0.4.3.tar.gz
.
File metadata
- Download URL: geniml-0.4.3.tar.gz
- Upload date:
- Size: 127.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff860b423f00f14923820ff2e5d97f33561bbb93828952435559148ba66c98a7 |
|
MD5 | 401c6d91833eb2b43560d2697f226b02 |
|
BLAKE2b-256 | 6ed7bd43d64a7734f09e11501f77a6893689aaa53f35e0f7b36b297628d24b27 |
File details
Details for the file geniml-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: geniml-0.4.3-py3-none-any.whl
- Upload date:
- Size: 152.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b096be77a98556fe165a3b07726bb72dcc0e5b70c5373870d5b4419e839cd8ef |
|
MD5 | baf1277f362adaba5bbc5856bb472633 |
|
BLAKE2b-256 | 7bf9efa90836abe13c7f410be22ee58e67588e34d8fdaaf26c776cc512c9469c |