-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtargets.json
46 lines (46 loc) · 1.3 KB
/
targets.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
{
"file-version" : 10,
"current" : "version_10",
"targets" : [
{
"name" : "version_1",
"url" : "http://bioinformatics.bc.edu/marthlab/download/gkno-resources/tutorial/version_1.tar.gz"
},
{
"name" : "version_3",
"url" : "http://bioinformatics.bc.edu/marthlab/download/gkno-resources/tutorial/version_3.tar.gz"
},
{
"name" : "version_4",
"url" : "http://bioinformatics.bc.edu/marthlab/download/gkno-resources/tutorial/version_4.tar.gz"
},
{
"name" : "version_4_utah",
"url" : "http://marth-award.genetics.utah.edu:8089/version_4.tar.gz"
},
{
"name" : "version_5",
"url" : "http://marth-award.genetics.utah.edu:8089/version_5.tar.gz"
},
{
"name" : "version_6",
"url" : "http://marth-award.genetics.utah.edu:8089/version_6.tar.gz"
},
{
"name" : "version_7",
"url" : "http://marth-award.genetics.utah.edu:8089/version_7.tar.gz"
},
{
"name" : "version_8",
"url" : "http://marth-award.genetics.utah.edu:8089/version_8.tar.gz"
},
{
"name" : "version_9",
"url" : "http://marth-award.genetics.utah.edu:8089/version_9.tar.gz"
},
{
"name" : "version_10",
"url" : "http://marth-award.genetics.utah.edu:8089/version_10.tar.gz"
}
]
}