-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmodules.json
67 lines (67 loc) · 2.33 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
{
"name": "goodwright/imaps-nf",
"homePage": "https://github.com/goodwright/imaps-nf",
"repos": {
"luslab/nf-core-modules": {
"clippy": {
"git_sha": "b7638d3f3769c93b9ff343dd697068edcec79d5f"
},
"crosslinks/coverage": {
"git_sha": "04cc5fb77c20afef7993e10227157894a5680d8e"
},
"crosslinks/normcoverage": {
"git_sha": "04cc5fb77c20afef7993e10227157894a5680d8e"
},
"icount/segment": {
"git_sha": "a13bab29e83f5459591bd0cec8b76cb2a9eac6ac"
},
"icount/sigxls": {
"git_sha": "a13bab29e83f5459591bd0cec8b76cb2a9eac6ac"
},
"paraclu/convert": {
"git_sha": "3de1783a14f036b43e594fd3843c10a76d7508ae"
},
"paraclu/cut": {
"git_sha": "3de1783a14f036b43e594fd3843c10a76d7508ae"
},
"paraclu/paraclu": {
"git_sha": "3de1783a14f036b43e594fd3843c10a76d7508ae"
},
"peka": {
"git_sha": "fda53d620f75b1a18aa94a7c53f54023ceacedfb"
},
"ultraplex": {
"git_sha": "08ccc80f5959b258d6677cafb4de24f77b2e19c3"
}
},
"nf-core/modules": {
"bowtie/align": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"bowtie/build": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"fastqc": {
"git_sha": "49b18b1639f4f7104187058866a8fab33332bdfe"
},
"gunzip": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"samtools/faidx": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/index": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"star/align": {
"git_sha": "1dddf1ce9443e3d93853d86e7a7aab52e5b4d614"
},
"star/genomegenerate": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"trimgalore": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
}
}
}
}