roman-bushuiev commited on
Commit
f00b8a0
·
verified ·
1 Parent(s): 0603a81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: mit
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).