-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules.json
35 lines (35 loc) · 1.29 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
{
"name": "cnr-ibba/nf-chip-alignment",
"homePage": "https://github.com/cnr-ibba/nf-chip-alignment",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"blast/blastn": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"blast/makeblastdb": {
"branch": "master",
"git_sha": "c8e35eb2055c099720a75538d1b8adb3fb5a464c",
"installed_by": ["modules"]
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "82501fe6d0d12614db67751d30af98d16e63dc59",
"installed_by": ["modules"]
},
"tabix/bgzip": {
"branch": "master",
"git_sha": "90294980a903ecebd99ac31d8b6c66af48fa8259",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {}
}
}
}
}