-
Notifications
You must be signed in to change notification settings - Fork 75
/
Copy pathmodules.json
51 lines (51 loc) · 2.17 KB
/
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "nf-core/fetchngs",
"homePage": "https://github.com/nf-core/fetchngs",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "c7494026693ba1a7db683e1520816709db3f05a0",
"installed_by": ["modules"]
},
"custom/sratoolsncbisettings": {
"branch": "master",
"git_sha": "c7494026693ba1a7db683e1520816709db3f05a0",
"installed_by": ["fastq_download_prefetch_fasterqdump_sratools"]
},
"sratools/fasterqdump": {
"branch": "master",
"git_sha": "c7494026693ba1a7db683e1520816709db3f05a0",
"installed_by": ["fastq_download_prefetch_fasterqdump_sratools"]
},
"sratools/prefetch": {
"branch": "master",
"git_sha": "c7494026693ba1a7db683e1520816709db3f05a0",
"installed_by": ["fastq_download_prefetch_fasterqdump_sratools"]
}
}
},
"subworkflows": {
"nf-core": {
"fastq_download_prefetch_fasterqdump_sratools": {
"branch": "master",
"git_sha": "c7494026693ba1a7db683e1520816709db3f05a0",
"installed_by": ["subworkflows"]
},
"nextflowpipelineutils": {
"branch": "master",
"git_sha": "76cbb00305f6b045c15c1e202a5bdd516d6f64a3",
"installed_by": ["subworkflows"]
},
"nfcore_pipeline_utils": {
"branch": "master",
"git_sha": "b1f3d31bbf14fe83959cc03f98db96c6b4f73b37",
"installed_by": ["subworkflows"]
}
}
}
}
}
}