forked from nf-core/rnafusion
-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.json
53 lines (53 loc) · 1.86 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
{
"name": "nf-core/rnafusion",
"homePage": "https://github.com/nf-core/rnafusion",
"repos": {
"nf-core/modules": {
"arriba": {
"git_sha": "80746895e214a4d55570f90554164b19476f4114"
},
"cat/fastq": {
"git_sha": "9aadd9a6d3f5964476582319b3a1c54a3e3fe7c9"
},
"custom/dumpsoftwareversions": {
"git_sha": "682f789f93070bd047868300dd018faf3d434e7c"
},
"fastqc": {
"git_sha": "49b18b1639f4f7104187058866a8fab33332bdfe"
},
"kallisto/index": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"multiqc": {
"git_sha": "5138acca0985ca01c38a1c4fba917d83772b1106"
},
"picard/collectwgsmetrics": {
"git_sha": "682f789f93070bd047868300dd018faf3d434e7c"
},
"picard/markduplicates": {
"git_sha": "682f789f93070bd047868300dd018faf3d434e7c"
},
"qualimap/rnaseq": {
"git_sha": "e20e57f90b6787ac9a010a980cf6ea98bd990046"
},
"samtools/faidx": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/index": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/sort": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/view": {
"git_sha": "6b64f9cb6c3dd3577931cc3cd032d6fb730000ce"
},
"star/align": {
"git_sha": "fb6c7bca3d55c19a793372513395e3a567bdd7ba"
},
"star/genomegenerate": {
"git_sha": "fb6c7bca3d55c19a793372513395e3a567bdd7ba"
}
}
}
}