andrecornman commited on
Commit
ddc76e6
1 Parent(s): 8e31ce1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -49,4 +49,13 @@ print(next(iter(ds)))
49
 
50
  **BibTeX:**
51
 
52
- TODO
 
 
 
 
 
 
 
 
 
 
49
 
50
  **BibTeX:**
51
 
52
+ ```
53
+ @article{Cornman2024,
54
+ title = {The OMG dataset: An Open MetaGenomic corpus for mixed-modality genomic language modeling},
55
+ url = {https://www.biorxiv.org/content/early/2024/08/17/2024.08.14.607850},
56
+ DOI = {10.1101/2024.08.14.607850},
57
+ publisher = {Cold Spring Harbor Laboratory},
58
+ author = {Cornman, Andre and West-Roberts, Jacob and Camargo, Antonio Pedro and Roux, Simon and Beracochea, Martin and Mirdita, Milot and Ovchinnikov, Sergey and Hwang, Yunha},
59
+ year = {2024},
60
+ }
61
+ ```