forked from nf-core/scrnaseq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.json
72 lines (72 loc) · 3.04 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
67
68
69
70
71
72
{
"name": "nf-core/scrnaseq",
"homePage": "https://github.com/nf-core/scrnaseq",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"cellranger/count": {
"branch": "master",
"git_sha": "5df79e0383386a9e43462a6e81bf978ce0a6db09",
"installed_by": ["modules"]
},
"cellranger/mkgtf": {
"branch": "master",
"git_sha": "716ef3019b66772a817b417078edce2f7b337858",
"installed_by": ["modules"]
},
"cellranger/mkref": {
"branch": "master",
"git_sha": "716ef3019b66772a817b417078edce2f7b337858",
"installed_by": ["modules"]
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "05c280924b6c768d484c7c443dad5e605c4ff4b4",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "9a4517e720bc812e95b56d23d15a1653b6db4f53",
"installed_by": ["modules"]
},
"gffread": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"]
},
"gunzip": {
"branch": "master",
"git_sha": "e06548bfa36ee31869b81041879dd6b3a83b1d57",
"installed_by": ["modules"]
},
"kallistobustools/count": {
"branch": "master",
"git_sha": "de204d3c950f091336539ad74f0e47ddffe69ed4",
"installed_by": ["modules"]
},
"kallistobustools/ref": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "a6e11ac655e744f7ebc724be669dd568ffdc0e80",
"installed_by": ["modules"]
},
"star/genomegenerate": {
"branch": "master",
"git_sha": "cc08a888069f67cab8120259bddab8032d4c0fe3",
"installed_by": ["modules"]
},
"universc": {
"branch": "master",
"git_sha": "cf67a6d7d043e2bd6a3099be84c72046fc71508f",
"installed_by": ["modules"]
}
}
}
}
}
}