roman-bushuiev
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: main
|
4 |
+
license: mit
|
5 |
+
tags:
|
6 |
+
- chemistry
|
7 |
+
pretty_name: GeMS
|
8 |
+
size_categories:
|
9 |
+
- 10M<n<100M
|
10 |
+
configs:
|
11 |
+
- config_name: main
|
12 |
+
data_files:
|
13 |
+
- split: val
|
14 |
+
path: data/DreaMS_Atlas/massive_metadata.tsv
|
15 |
+
---
|
16 |
+
|
17 |
+
# GeMS (GNPS Experimental Mass Spectra)
|
18 |
+
|
19 |
+
This repository contains datasets used for the [DreaMS project](https://github.com/pluskal-lab/DreaMS):
|
20 |
+
- GeMS dataset of up to hundreds of millions of unannotated MS/MS spectra mined from the MassIVE GNPS repository.
|
21 |
+
- DreaMS Atlas - a molecular network of 201 million MS/MS spectra constructed using DreaMS embeddings (built on top of the GeMS-C1 dataset).
|
22 |
+
- MS/MS spectra labeled with molecular structures used to fine-tune DreaMS (filtered subset of MoNA).
|