-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.json
More file actions
executable file
·36 lines (36 loc) · 1.3 KB
/
modules.json
File metadata and controls
executable file
·36 lines (36 loc) · 1.3 KB
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
{
"name": "number-25/LongTranscriptomics",
"homePage": "https://github.com/number-25/LongTranscriptomics",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"custom/getchromsizes": {
"branch": "master",
"git_sha": "d75b37fef175f241230ee25c485bd574c768e282",
"installed_by": ["modules"]
},
"gunzip": {
"branch": "master",
"git_sha": "90aef30f432332bdf0ce9f4b9004aa5d5c4960bb",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "90aef30f432332bdf0ce9f4b9004aa5d5c4960bb",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
}
}
}
}
}
}