-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.zenodo.json
79 lines (79 loc) · 2.11 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
{
"contributors": [
{
"affiliation": "Bioinformatics, Max Planck Institute for Biology of Ageing",
"type": "Producer",
"name": "Iqbal, Ayesha"
},
{
"affiliation": "Bioinformatics, Max Planck Institute for Biology of Ageing",
"type": "Producer",
"name": "Duitama, Camila"
},
{
"affiliation": "Bioinformatics, Max Planck Institute for Biology of Ageing",
"type": "Producer",
"name": "Metge, Franziska"
},
{
"affiliation": "Bioinformatics, Max Planck Institute for Biology of Ageing",
"type": "Producer",
"name": "Rosskopp, Daniel"
},
{
"affiliation": "Bioinformatics, Max Planck Institute for Biology of Ageing",
"type": "ContactPerson",
"name": "Boucas, Jorge"
}
],
"license": "MIT",
"title": "Flaski",
"upload_type": "software",
"keywords": [
"biology",
"research",
"science",
"interactive",
"bioinformartics",
"plots",
"circular bar plots",
"DAVID",
"histogram",
"dendogram",
"heatmap",
"scatter plot",
"violing plot",
"kegg",
"metabolomics",
"survival analysis",
"life span",
"MDS",
"PCA",
"TSNE",
"venn diagram"
],
"creators": [
{
"affiliation": "Max Planck Institute for Biology of Ageing",
"name": "Iqbal, Ayesha"
},
{
"affiliation": "Max Planck Institute for Biology of Ageing",
"name": "Duitama, Camila"
},
{
"affiliation": "Max Planck Institute for Biology of Ageing",
"name": "Metge, Franziska"
},
{
"affiliation": "Max Planck Institute for Biology of Ageing",
"name": "Rosskopp, Daniel"
},
{
"affiliation": "Max Planck Institute for Biology of Ageing",
"name": "Boucas, Jorge"
}
],
"access_right": "open",
"description": "<p>A collection of Flask based apps for biological research.</p>"
}