forked from phac-nml/fetchdatairidanext
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules.json
27 lines (27 loc) · 1020 Bytes
/
modules.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
{
"name": "phac-nml/iridanextexample",
"homePage": "https://github.com/phac-nml/iridanextexample",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "1526dc37227a1101bdca25339337362e187a6b3b",
"installed_by": ["modules"]
},
"custom/sratoolsncbisettings": {
"branch": "master",
"git_sha": "e719354ba77df0a1bd310836aa2039b45c29d620",
"installed_by": ["modules"]
},
"sratools/prefetch": {
"branch": "master",
"git_sha": "e719354ba77df0a1bd310836aa2039b45c29d620",
"installed_by": ["modules"]
}
}
}
}
}
}