-
Notifications
You must be signed in to change notification settings - Fork 14
/
modules.json
66 lines (66 loc) · 2.72 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"name": "nf-core/scdownstream",
"homePage": "https://github.com/nf-core/scdownstream",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"anndata/barcodes": {
"branch": "master",
"git_sha": "05e4d643e8a9cd600fdce51dccdfc68cf9a72489",
"installed_by": ["modules"]
},
"cellbender/merge": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
},
"cellbender/removebackground": {
"branch": "master",
"git_sha": "e01435f46b46adff59546d6a4b4002e31f6c4457",
"installed_by": ["modules"]
},
"doubletdetection": {
"branch": "master",
"git_sha": "3dc1bb89a7cad67983650c2c39fc3428ae5df758",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "cf17ca47590cc578dfb47db1c2a44ef86f89976d",
"installed_by": ["modules"]
},
"scvitools/scar": {
"branch": "master",
"git_sha": "a9521c89a6595b06b735dcf068083e88bff751a7",
"installed_by": ["modules"]
},
"scvitools/solo": {
"branch": "master",
"git_sha": "6951806a2d57193513b22f9640d48c69db102b3b",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "3aa0aec1d52d492fe241919f0c6100ebf0074082",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "1b6b9a3338d011367137808b49b923515080e3ba",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "bbd5a41f4535a8defafe6080e00ea74c45f4f96c",
"installed_by": ["subworkflows"]
}
}
}
}
}
}