-
Notifications
You must be signed in to change notification settings - Fork 56
Expand file tree
/
Copy pathmodules.json
More file actions
89 lines (89 loc) · 4.05 KB
/
modules.json
File metadata and controls
89 lines (89 loc) · 4.05 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
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"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": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["h5ad_removebackground_barcodes_cellbender_anndata", "modules"]
},
"anndata/getsize": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["modules"]
},
"cellbender/merge": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["modules"],
"patch": "modules/nf-core/cellbender/merge/cellbender-merge.diff"
},
"cellbender/removebackground": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"installed_by": ["h5ad_removebackground_barcodes_cellbender_anndata", "modules"]
},
"doubletdetection": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "5bdb098216aaf5df9c3b6343e6204cd932503c16",
"installed_by": ["modules"]
},
"scanpy/scrublet": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["modules"]
},
"scvitools/scar": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["modules"],
"patch": "modules/nf-core/scvitools/scar/scvitools-scar.diff"
},
"scvitools/solo": {
"branch": "master",
"git_sha": "e753770db613ce014b3c4bc94f6cba443427b726",
"installed_by": ["modules"],
"patch": "modules/nf-core/scvitools/solo/scvitools-solo.diff"
},
"untar": {
"branch": "master",
"git_sha": "00ee87ebb541af0008596400ce6d5f66d79d5408",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"h5ad_removebackground_barcodes_cellbender_anndata": {
"branch": "master",
"git_sha": "ed115522edb3c5ed73a891a5d00ee839d157c650",
"installed_by": ["subworkflows"]
},
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "271e7fc14eb1320364416d996fb077421f3faed2",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "4b406a74dc0449c0401ed87d5bfff4252fd277fd",
"installed_by": ["subworkflows"]
}
}
}
}
}
}