-
Notifications
You must be signed in to change notification settings - Fork 8
/
modules.json
52 lines (52 loc) · 2.14 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
{
"name": "nf-core/molkart",
"homePage": "https://github.com/nf-core/molkart",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"cellpose": {
"branch": "master",
"git_sha": "0975c63a8ce4488c3259f595270b3f0d419abafe",
"installed_by": ["modules"]
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "8ec825f465b9c17f9d83000022995b4f7de6fe93",
"installed_by": ["modules"]
},
"deepcell/mesmer": {
"branch": "master",
"git_sha": "81fcaa73c7f1668a1c289464da88bf5eff582bcd",
"installed_by": ["modules"]
},
"ilastik/multicut": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"ilastik/pixelclassification": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"mindagap/duplicatefinder": {
"branch": "master",
"git_sha": "cdc42519bf7d6d2cac9b5f14cb56e0060477c69c",
"installed_by": ["modules"]
},
"mindagap/mindagap": {
"branch": "master",
"git_sha": "97dbec551f491ee562721008cdecd1e7a9a56b14",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "8ec825f465b9c17f9d83000022995b4f7de6fe93",
"installed_by": ["modules"]
}
}
}
}
}
}