forked from goodwright/imaps-nf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.json
More file actions
67 lines (67 loc) · 2.34 KB
/
modules.json
File metadata and controls
67 lines (67 loc) · 2.34 KB
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/imapsnf",
"homePage": "https://github.com/nf-core/rnaseq",
"repos": {
"luslab/nf-core-modules": {
"clippy": {
"git_sha": "d5ff5f3a1fb38c8b32f78ae83caaa4bc024771cd"
},
"crosslinks/coverage": {
"git_sha": "e812fb2cf3b05049d2276faf1ee635cae57aaa26"
},
"crosslinks/normcoverage": {
"git_sha": "e812fb2cf3b05049d2276faf1ee635cae57aaa26"
},
"icount/peaks": {
"git_sha": "e812fb2cf3b05049d2276faf1ee635cae57aaa26"
},
"icount/segment": {
"git_sha": "e812fb2cf3b05049d2276faf1ee635cae57aaa26"
},
"paraclu/convert": {
"git_sha": "e812fb2cf3b05049d2276faf1ee635cae57aaa26"
},
"paraclu/cut": {
"git_sha": "e812fb2cf3b05049d2276faf1ee635cae57aaa26"
},
"paraclu/paraclu": {
"git_sha": "e812fb2cf3b05049d2276faf1ee635cae57aaa26"
},
"ultraplex": {
"git_sha": "e812fb2cf3b05049d2276faf1ee635cae57aaa26"
}
},
"nf-core/modules": {
"bowtie/align": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"bowtie/build": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"fastqc": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"gunzip": {
"git_sha": "906577873b66253b0d244871bfec2eeeaff73053"
},
"samtools/faidx": {
"git_sha": "906577873b66253b0d244871bfec2eeeaff73053"
},
"samtools/index": {
"git_sha": "20d8250d9f39ddb05dfb437603aaf99b5c0b2b41"
},
"star/align": {
"git_sha": "5de3f2c50e063bda30316342b6606b485a12e38c"
},
"star/genomegenerate": {
"git_sha": "f43778b0e641a9643ae73fe1f2fe2d5bb81edffc"
},
"trimgalore": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"umitools/dedup": {
"git_sha": "2ade120249b92e382f964bd75701befa2c2dc75d"
}
}
}
}