Skip to content

Commit 1399684

Browse files
authored
Merge pull request #733 from RECETOX/copilot/add-zenodo-json-file
Add .zenodo.json for automated Zenodo archive updates
2 parents bd931af + 89e8b3b commit 1399684

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.zenodo.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"title": "Galaxy tools for Untargeted Mass Spectrometry Analysis",
3+
"description": "Galaxy tools for Untargeted Mass Spectrometry Analysis. Developed and maintained in RECETOX in collaboration with CERIT-SC.",
4+
"creators": [
5+
{
6+
"name": "Hecht, Helge",
7+
"affiliation": "RECETOX, Masaryk University"
8+
}
9+
],
10+
"keywords": [
11+
"galaxy",
12+
"mass-spectrometry",
13+
"metabolomics",
14+
"untargeted-analysis",
15+
"bioinformatics"
16+
],
17+
"license": "mit",
18+
"upload_type": "software",
19+
"version": "0.6.3",
20+
"access_right": "open",
21+
"language": "eng",
22+
"grants": [
23+
{"id": "10.3030/857560"}
24+
],
25+
"communities": [
26+
{"identifier": "eu"},
27+
{"identifier": "rcx-balri"},
28+
{"identifier": "rcx-specdatri"},
29+
]
30+
}

0 commit comments

Comments
 (0)