OmniGenome: A comprehensive toolkit for genome analysis.
Project description
OmniGenome: A Comprehensive Toolkit of Genomic Modeling and Benchmarking
Introduction
OmniGenome is a comprehensive toolkit for genomic modeling and benchmarking. It provides a unified interface for various genomic modeling tasks, including genome sequence classification, regression and so on. OmniGenome is designed to be easy to use and flexible, allowing users to customize their workflows and experiment with different algorithms and parameters. It also includes a set of benchmarking tools to evaluate the performance of different genomic foundation models and compare their results. OmniGenome is written in Python and is available as an open-source project on GitHub.
What you can do with OmniGenome
- Click-to-run tutorials of Genomic sequence modeling
- Automated benchmarking of genomic foundation models
- Instant inference using pre-trained checkpoints
- Customizable pipeline for genomic modeling tasks
Installation
before installing OmniGenome, you need to install the following dependencies:
-
Python 3.9+
-
PyTorch 2.0+
-
Transformers 4.37.0+
-
To install OmniGenome, you can use pip:
pip install omnigenome -U
or you can clone the repository and install it from source:
git clone https://github.com/yangheng95/OmniGenome.git
cd OmniGenome
pip install -e .
Quick Start
TBC
License
OmniGenome is licensed under the MIT License. See the LICENSE file for more information.
Citation
TBC
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 Distributions
Built Distribution
Hashes for OmniGenome-0.0.6a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93fe6b80e815ce27076a665073df71b1bd45f4450790d53b86750309ffe1f63f |
|
MD5 | 67a5129679c8ead6dcbd5a39cf8f09b7 |
|
BLAKE2b-256 | 7ce65371201f74347256d9c0b00425740ac49fe475090304d24a152c9d0dbfa7 |