forked from nf-core/circdna
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules.json
53 lines (53 loc) · 1.85 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/circdna",
"homePage": "https://github.com/nf-core/circdna",
"repos": {
"nf-core/modules": {
"bwa/index": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"bwa/mem": {
"git_sha": "4f5274c3de0c9521f5033893ff61057a74c45ba9"
},
"cat/fastq": {
"git_sha": "9aadd9a6d3f5964476582319b3a1c54a3e3fe7c9"
},
"custom/dumpsoftwareversions": {
"git_sha": "e745e167c1020928ef20ea1397b6b4d230681b4d"
},
"fastqc": {
"git_sha": "49b18b1639f4f7104187058866a8fab33332bdfe"
},
"minimap2/align": {
"git_sha": "1a5a9e7b4009dcf34e6867dd1a5a1d9a718b027b"
},
"picard/markduplicates": {
"git_sha": "49b18b1639f4f7104187058866a8fab33332bdfe"
},
"samtools/faidx": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/flagstat": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/idxstats": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/index": {
"git_sha": "1ad73f1b2abdea9398680d6d20014838135c9a35"
},
"samtools/sort": {
"git_sha": "1ad73f1b2abdea9398680d6d20014838135c9a35"
},
"samtools/stats": {
"git_sha": "897c33d5da084b61109500ee44c01da2d3e4e773"
},
"samtools/view": {
"git_sha": "12afb6b0faf3cabf769c9a2a7dd477e3f066eac0"
},
"trimgalore": {
"git_sha": "85ec13ff1fc2196c5a507ea497de468101baabed"
}
}
}
}