forked from diljotgrewal/nanoseq
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmodules.json
53 lines (53 loc) · 1.84 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/nanoseq",
"homePage": "https://github.com/nf-core/nanoseq",
"repos": {
"nf-core/modules": {
"custom/dumpsoftwareversions": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"fastqc": {
"git_sha": "49b18b1639f4f7104187058866a8fab33332bdfe"
},
"nanolyse": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"pycoqc": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"samtools/faidx": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/flagstat": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/idxstats": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/index": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/sort": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/stats": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"stringtie/merge": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"tabix/bgzip": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"tabix/bgziptabix": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"tabix/tabix": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"untar": {
"git_sha": "9ae34a01d1747019fd37753ff4cafb05aec35a2b"
}
}
}
}