omnigenome 0.3.4a0__tar.gz → 0.3.6a0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of omnigenome might be problematic. Click here for more details.
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/PKG-INFO +3 -3
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/omnigenome.egg-info/PKG-INFO +3 -3
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/LICENSE +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/omnigenome/__init__.py +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/omnigenome.egg-info/SOURCES.txt +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/omnigenome.egg-info/dependency_links.txt +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/omnigenome.egg-info/entry_points.txt +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/omnigenome.egg-info/requires.txt +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/omnigenome.egg-info/top_level.txt +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/setup.cfg +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/setup.py +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/setup_omnigenome.py +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/tests/test_dataset_patterns.py +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/tests/test_examples_syntax.py +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/tests/test_model_loading.py +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/tests/test_rna_functions.py +0 -0
- {omnigenome-0.3.4a0 → omnigenome-0.3.6a0}/tests/test_training_patterns.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: omnigenome
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.6a0
|
|
4
4
|
Summary: OmniGenome: A comprehensive toolkit for genome analysis.
|
|
5
5
|
Home-page: https://github.com/yangheng95/OmniGenBench
|
|
6
6
|
Author: Yang, Heng
|
|
@@ -99,12 +99,12 @@ Dynamic: summary
|
|
|
99
99
|
- 🧬 **Benchmark effortlessly** — Run automated and reproducible evaluations for genomic foundation models
|
|
100
100
|
- 🧠 **Understand your models** — Explore interpretability across diverse tasks and species
|
|
101
101
|
- ⚙️ **Run tutorials instantly** — Use click-to-run guides for genomic sequence modeling
|
|
102
|
-
- 🚀 **
|
|
102
|
+
- 🚀 **Fine-tune and infer efficiently** — Accelerated workflows for fine-tuning and inference on GFMs on downstream tasks
|
|
103
103
|
|
|
104
104
|
## Installation
|
|
105
105
|
|
|
106
106
|
### Requirements
|
|
107
|
-
Before installing OmniGenoBench, you need to install the following dependencies:
|
|
107
|
+
Before installing OmniGenoBench, you need to install the following dependencies:
|
|
108
108
|
- Python 3.10+
|
|
109
109
|
- PyTorch 2.5+
|
|
110
110
|
- Transformers 4.46.0+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: omnigenome
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.6a0
|
|
4
4
|
Summary: OmniGenome: A comprehensive toolkit for genome analysis.
|
|
5
5
|
Home-page: https://github.com/yangheng95/OmniGenBench
|
|
6
6
|
Author: Yang, Heng
|
|
@@ -99,12 +99,12 @@ Dynamic: summary
|
|
|
99
99
|
- 🧬 **Benchmark effortlessly** — Run automated and reproducible evaluations for genomic foundation models
|
|
100
100
|
- 🧠 **Understand your models** — Explore interpretability across diverse tasks and species
|
|
101
101
|
- ⚙️ **Run tutorials instantly** — Use click-to-run guides for genomic sequence modeling
|
|
102
|
-
- 🚀 **
|
|
102
|
+
- 🚀 **Fine-tune and infer efficiently** — Accelerated workflows for fine-tuning and inference on GFMs on downstream tasks
|
|
103
103
|
|
|
104
104
|
## Installation
|
|
105
105
|
|
|
106
106
|
### Requirements
|
|
107
|
-
Before installing OmniGenoBench, you need to install the following dependencies:
|
|
107
|
+
Before installing OmniGenoBench, you need to install the following dependencies:
|
|
108
108
|
- Python 3.10+
|
|
109
109
|
- PyTorch 2.5+
|
|
110
110
|
- Transformers 4.46.0+
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|