-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrees.json
49 lines (49 loc) · 1.83 KB
/
trees.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
[{
"id": "phylotree-rcrs",
"latest": "17.2",
"url": "https://github.com/genepi/phylotree-rcrs-17",
"description": "PhyloTree (rCRS Human mtDNA)",
"releases": [{
"version": "15.0",
"url": "https://github.com/genepi/phylotree-rcrs-15/releases/download/15.0/phylotree-rcrs-15.0.zip",
},{
"version": "16.0",
"url": "https://github.com/genepi/phylotree-rcrs-16/releases/download/16.0/phylotree-rcrs-16.0.zip",
},{
"version": "17.0",
"url": "https://github.com/genepi/phylotree-rcrs-17/releases/download/17.0/phylotree-rcrs-17.0.zip",
},{
"version": "17.1",
"url": "https://github.com/genepi/phylotree-rcrs-17/releases/download/17.1/phylotree-rcrs-17.1.zip",
},{
"version": "17.2",
"url": "https://github.com/genepi/phylotree-rcrs-17/releases/download/17.2/phylotree-rcrs-17.2.zip",
}]
},{
"id": "phylotree-rsrs",
"latest": "17.1",
"url": "https://github.com/genepi/phylotree-rsrs-17",
"description": "PhyloTree (RSRS Human mtDNA)",
"releases": [{
"version": "17.0",
"url": "https://github.com/genepi/phylotree-rsrs-17/releases/download/17.0/phylotree-rsrs-17.0.zip",
},{
"version": "17.1",
"url": "https://github.com/genepi/phylotree-rsrs-17/releases/download/17.1/phylotree-rsrs-17.1.zip",
}]
},{
"id": "phylotree-fu-rcrs",
"latest": "1.2",
"url": "https://github.com/genepi/phylotree-fu-rcrs",
"description": "PhyloTree 17 - Forensic Update (rCRS Human mtDNA)",
"releases": [{
"version": "1.0",
"url": "https://github.com/genepi/phylotree-fu-rcrs/releases/download/1.0/phylotree-fu-rcrs-1.0.zip",
},{
"version": "1.1",
"url": "https://github.com/genepi/phylotree-fu-rcrs/releases/download/1.1/phylotree-fu-rcrs-1.1.zip",
},{
"version": "1.2",
"url": "https://github.com/genepi/phylotree-fu-rcrs/releases/download/1.2/phylotree-fu-rcrs-1.2.zip",
}]
}]