-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.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/thatacseq",
"homePage": "https://github.com/nf-core/thatacseq",
"repos": {
"nf-core/modules": {
"bedtools/sort": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"bwa/index": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"bwa/mem": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"fastqc": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"macs2/callpeak": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"multiqc": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"samtools/faidx": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"samtools/flagstat": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"samtools/idxstats": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"samtools/index": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"samtools/sort": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"samtools/stats": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"samtools/view": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"trimgalore": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"ucsc/bedgraphtobigwig": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
}
}
}
}