Skip to content

yangheng95/MP-RNA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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+

You can clone the repository and install it from source:

pip install -e .

Quick Start

This is the anonymized supplementary materials repository for the demonstration of the OmniGenome toolkit. This repository may not contain everything needed to run the toolkit, but it contains the main examples to demonstrate the toolkit's capabilities.

Benchmarking

There is a click-to-run benchmarking example in OmniGenome, please refer to the benchmarking tutorial for more information.

Tutorials

There are several click-to-run tutorials in the tutorials directory that demonstrate how to use the toolkit for various genomic modeling tasks.

License

OmniGenome is licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages