forked from matchms/matchms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
106 lines (106 loc) · 3.04 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"creators": [
{
"affiliation": "HSD, University of Applied Sciences Düsseldorf",
"name": "Huber, Florian",
"orcid": "0000-0002-3535-9406"
},
{
"affiliation": "Wageningen University and Research",
"name": "van der Hooft, Justin J. J.",
"orcid": "0000-0002-9340-5511"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Spaaks, Jurriaan H.",
"orcid": "0000-0002-7064-4069"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Diblen, Faruk",
"orcid": "0000-0002-0989-929X"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Verhoeven, Stefan",
"orcid": "0000-0002-5821-2060"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Geng, Cunliang",
"orcid": "0000-0002-1409-8358"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Meijer, Christiaan",
"orcid": "0000-0002-5529-5761"
},
{
"affiliation": "University of Glasgow",
"name": "Rogers, Simon",
"orcid": "0000-0003-3578-4477"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Belloum, Adam",
"orcid": "0000-0001-6306-6937"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Spreeuw, Hanno",
"orcid": "0000-0002-5057-0322"
},
{
"affiliation": "University of Glasgow",
"name": "Villanueva Castilla, Efrain Manuel",
"orcid": "0000-0001-7665-3575"
},
{
"affiliation": "University of Glasgow",
"name": "Ashouritaklimi, Kianoosh",
"orcid": "0000-0001-6317-3193"
},
{
"affiliation": "Netherlands eScience Center",
"name": "de Jonge, Niek",
"orcid": "0000-0002-3054-6210"
},
{
"affiliation": "Research Centre for Toxic Compounds in the Environment",
"name": "Hecht, Helge",
"orcid": "0000-0001-6744-996X"
},
{
"affiliation": "ICS, Masaryk University",
"name": "Skoryk, Maksym",
"orcid": "0000-0003-2056-8018"
},
{
"affiliation": "Research Centre for Toxic Compounds in the Environment",
"name": "Ahmad, Zargham",
"orcid": "0000-0002-6096-224X"
},
{
"affiliation": "Jožef Stefan Institute",
"name": "Aleksander Piciga"
},
{
"affiliation": "Institute of Molecular Systems Biology, ETH Zürich",
"name": "Rutz, Adriano",
"orcid": "0000-0003-0443-9902"
}
],
"description": "Python library for processing (tandem) mass spectrometry data and for computing spectral similarities.",
"keywords": [
"python",
"similarity measures",
"mass spectrometry",
"metabolomics",
"fuzzy matching",
"fuzzy search"
],
"license": {
"id": "Apache-2.0"
},
"title": "matchms"
}