-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.zenodo.json
34 lines (34 loc) · 883 Bytes
/
.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
{
"language": "eng",
"license": "MIT",
"upload_type": "software",
"creators": [
{
"orcid": "0000-0001-9513-9993",
"affiliation": "The James Hutton Institute",
"name": "Peter Cock"
},
{
"orcid": "0000-0002-8392-2822",
"affiliation": "University of Strathclyde",
"name": "Leighton Pritchard"
},
{
"orcid": "0000-0001-8572-4654",
"affiliation": "University of St Andrews",
"name": "Peter Thorpe"
},
{
"orcid": "0000-0002-9154-7954",
"affiliation": "The James Hutton Institute",
"name": "David Cooke"
}
],
"keywords": [
"python",
"amplicon sequencing",
"metabarcoding",
"DNA barcoding",
"environmental DNA"
]
}