Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,114 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- biology
|
| 7 |
+
- DNA
|
| 8 |
+
- genomics
|
| 9 |
+
- genetics
|
| 10 |
+
- metagenomics
|
| 11 |
+
- fasta
|
| 12 |
+
- json
|
| 13 |
+
size_categories:
|
| 14 |
+
- n>1T
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
# OpenGenome2
|
| 18 |
+
|
| 19 |
+
<p align="center">
|
| 20 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/649aee789fc303937a045f6a/Ma6udvzIkeAypUXcH-FJR.jpeg" width="70%" />
|
| 21 |
+
</p>
|
| 22 |
+
|
| 23 |
+
OpenGenome2 is a database of nearly 9 trillion base pairs of curated DNA from across all domains of life. Collected from diverse species and public data sources, OpenGenome2 was used to train Evo 2 models. Please refer to the [Evo 2 preprint](https://www.biorxiv.org/content/10.1101/2025.02.18.638918v1) or [github repository](https://github.com/ArcInstitute/evo2) for further details and usage examples.
|
| 24 |
+
|
| 25 |
+
We provide OpenGenome2 in two formats, the dataset is organized into two main directories to reflect this:
|
| 26 |
+
- **fasta** which contain the DNA sequences
|
| 27 |
+
- **jsonl** which include the specific preprocessed sequences used for Evo 2 pretraining, such as adding special tokens and phylogenetic tags
|
| 28 |
+
|
| 29 |
+
This dataset was specifically curated and preprocessed for training the Evo 2 family of genomic language models and can be used for training models or bioinformatics.
|
| 30 |
+
|
| 31 |
+
## Dataset Statistics
|
| 32 |
+
- **Total size**: 8.8 trillion base pairs
|
| 33 |
+
- **Coverage**: All domains of life (Bacteria, Archaea, Eukaryota, Viruses)
|
| 34 |
+
- **Formats available**: FASTA, JSONL
|
| 35 |
+
|
| 36 |
+
## Data Sources
|
| 37 |
+
|
| 38 |
+
The dataset combines sequences from various public databases and repositories:
|
| 39 |
+
- **Prokaryotic genomes**: GTDBv220, IMG/PR
|
| 40 |
+
- **Metagenomics**: MGD DB
|
| 41 |
+
- **Viral sequences**: IMG/VR
|
| 42 |
+
- **Eukaryotic data**: NCBI, Ensembl (from which we identified mRNAs, genomic windows)
|
| 43 |
+
- **Eukaryotic elements**: Eukaryotic Promoter Database new (EPDnew)
|
| 44 |
+
- **RNA sequences**: RNAcentral, Rfam
|
| 45 |
+
- **Organellar genomes**: Various organelles
|
| 46 |
+
|
| 47 |
+
## Training Data Composition
|
| 48 |
+
|
| 49 |
+
Evo 2 uses a two stage to train on OpenGenome2, first pretraining on a focused dataset at shorter sequence length and then longer sequence length with more full genomes and special tags.
|
| 50 |
+
|
| 51 |
+
### Phase 1: Pretraining
|
| 52 |
+
|
| 53 |
+
| Dataset | Number of Tokens (billions) | Composition | Evo 2 Dataloader Weight |
|
| 54 |
+
|---------|------------------------------|-------------|-----------------|
|
| 55 |
+
| GTDBv220 + IMG/PR | 351 | 18.93% | 18.00% |
|
| 56 |
+
| Metagenomics (MGD DB) | 854 | 46.06% | 24.00% |
|
| 57 |
+
| IMG/VR | 34 | 1.83% | 3.00% |
|
| 58 |
+
| Euk mRNA stitched | 99 | 5.34% | 9.00% |
|
| 59 |
+
| Eukaryotic mRNAs (Ensembl, NCBI) | 89 | 4.80% | 9.00% |
|
| 60 |
+
| Euk 5kb windows stitched | 405 | 21.84% | 35.00% |
|
| 61 |
+
| Organelles | 3 | 0.16% | 0.50% |
|
| 62 |
+
| ncRNA (RNAcentral, Rfam, Ensembl, NCBI) | 19 | 1.02% | 2.00% |
|
| 63 |
+
| Eukaryotic Promoter Database new (EPDnew) | 0.11 | 0.01% | 0.02% |
|
| 64 |
+
|
| 65 |
+
### Phase 2: Context Extension
|
| 66 |
+
|
| 67 |
+
| Dataset | Number of Tokens (billions) | Composition | Evo 2 Dataloader Weight |
|
| 68 |
+
|---------|------------------------------|-------------|-----------------|
|
| 69 |
+
| TAGGED/Long: GTDBv220 + IMG/PR | 351 | 4.08% | 24.00% |
|
| 70 |
+
| Metagenomics (MGD DB) | 854 | 9.93% | 5.00% |
|
| 71 |
+
| TAGGED/Long: IMG/VR | 34 | 0.40% | 2.00% |
|
| 72 |
+
| ncRNA (RNAcentral, Rfam, Ensembl, NCBI) | 19 | 0.22% | 1.00% |
|
| 73 |
+
| Eukaryotic Promoter Database new (EPDnew) | 0.11 | 0.00% | 0.01% |
|
| 74 |
+
| Organelles | 3 | 0.03% | 0.25% |
|
| 75 |
+
| Euk mRNA stitched | 99 | 1.15% | 4.50% |
|
| 76 |
+
| Eukaryotic mRNAs (Ensembl, NCBI) | 89 | 1.04% | 4.50% |
|
| 77 |
+
| Euk 5kb windows stitched | 405 | 4.71% | 5.00% |
|
| 78 |
+
| Tagged/Long: NCBI Eukaryote: Animalia | 4,907 | 104.00% | 36.00% |
|
| 79 |
+
| Tagged/Long: NCBI Eukaryote: Plantae | 1,652 | 96.00% | 12.00% |
|
| 80 |
+
| Tagged/Long: NCBI Eukaryote: Fungi | 156 | 24.00% | 4.00% |
|
| 81 |
+
| Tagged/Long: NCBI Eukaryote: Protista | 17 | 0.00% | 0.80% |
|
| 82 |
+
| Tagged/Long: NCBI Eukaryote: Chromista | 13 | 6.00% | 0.80% |
|
| 83 |
+
|
| 84 |
+
## Citation
|
| 85 |
+
|
| 86 |
+
If you use OpenGenome2 in your research, please cite:
|
| 87 |
+
|
| 88 |
+
```bibtex
|
| 89 |
+
@article{Brixi2025.02.18.638918,
|
| 90 |
+
author = {Brixi, Garyk and Durrant, Matthew G and Ku, Jerome and Poli, Michael and Brockman, Greg and Chang, Daniel and Gonzalez, Gabriel A and King, Samuel H and Li, David B and Merchant, Aditi T and Naghipourfar, Mohsen and Nguyen, Eric and Ricci-Tam, Chiara and Romero, David W and Sun, Gwanggyu and Taghibakshi, Ali and Vorontsov, Anton and Yang, Brandon and Deng, Myra and Gorton, Liv and Nguyen, Nam and Wang, Nicholas K and Adams, Etowah and Baccus, Stephen A and Dillmann, Steven and Ermon, Stefano and Guo, Daniel and Ilango, Rajesh and Janik, Ken and Lu, Amy X and Mehta, Reshma and Mofrad, Mohammad R.K. and Ng, Madelena Y and Pannu, Jaspreet and Re, Christopher and Schmok, Jonathan C and St. John, John and Sullivan, Jeremy and Zhu, Kevin and Zynda, Greg and Balsam, Daniel and Collison, Patrick and Costa, Anthony B. and Hernandez-Boussard, Tina and Ho, Eric and Liu, Ming-Yu and McGrath, Tom and Powell, Kimberly and Burke, Dave P. and Goodarzi, Hani and Hsu, Patrick D and Hie, Brian},
|
| 91 |
+
title = {Genome modeling and design across all domains of life with Evo 2},
|
| 92 |
+
elocation-id = {2025.02.18.638918},
|
| 93 |
+
year = {2025},
|
| 94 |
+
doi = {10.1101/2025.02.18.638918},
|
| 95 |
+
publisher = {Cold Spring Harbor Laboratory},
|
| 96 |
+
URL = {https://www.biorxiv.org/content/early/2025/02/21/2025.02.18.638918},
|
| 97 |
+
eprint = {https://www.biorxiv.org/content/early/2025/02/21/2025.02.18.638918.full.pdf},
|
| 98 |
+
journal = {bioRxiv}
|
| 99 |
+
}
|
| 100 |
+
```
|
| 101 |
+
|
| 102 |
+
OpenGenome2 incorporates data from multiple public databases. Please also cite the original data sources as appropriate, and refer to the [Evo 2 preprint](https://www.biorxiv.org/content/10.1101/2025.02.18.638918v1) for further details.
|
| 103 |
+
|
| 104 |
+
**GTDB (Genome Taxonomy Database):**
|
| 105 |
+
Parks, D. H., Chuvochina, M., Rinke, C., Mussig, A. J., Chaumeil, P.-A., & Hugenholtz, P. (2022). GTDB: an ongoing census of bacterial and archaeal diversity through a phylogenetically consistent, rank normalized and complete genome-based taxonomy. *Nucleic Acids Research*, 50(D1), D785–D794.
|
| 106 |
+
|
| 107 |
+
**Metagenomics (MGD DB):**
|
| 108 |
+
Durrant, M. G., Perry, N. T., Pai, J. J., Jangid, A. R., Athukoralage, J. S., Hiraizumi, M., McSpedon, J. P., Pawluk, A., Nishimura, H., Konermann, S., & Hsu, P. D. (2024). Bridge RNAs direct programmable recombination of target and donor DNA. *Nature*, 630(8018), 984–993.
|
| 109 |
+
|
| 110 |
+
Additional data sources include NCBI, Ensembl, IMG/VR, RNAcentral, Rfam, and EPDnew databases.
|
| 111 |
+
|
| 112 |
+
## License
|
| 113 |
+
|
| 114 |
+
Apache 2.0
|