-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.json
More file actions
77 lines (77 loc) · 3.28 KB
/
Copy pathmodules.json
File metadata and controls
77 lines (77 loc) · 3.28 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
68
69
70
71
72
73
74
75
76
77
{
"name": "jlab/refbasedassemblereval",
"homePage": "https://github.com/jlab/refbasedassemblereval",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"bedtools/bamtobed": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
},
"bowtie2/align": {
"branch": "master",
"git_sha": "2d20463181b1c38981a02e90d3084b5f9fa8d540",
"installed_by": ["modules"]
},
"bowtie2/build": {
"branch": "master",
"git_sha": "666652151335353eef2fcd58880bcef5bc2928e1",
"installed_by": ["modules"]
},
"custom/dumpsoftwareversions": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "bd8092b67b5103bdd52e300f75889442275c3117",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"installed_by": ["modules"]
},
"quast": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"salmon/index": {
"branch": "master",
"git_sha": "ce801ced94947b2ff01002b4120eef2f79489b34",
"installed_by": ["modules"]
},
"salmon/quant": {
"branch": "master",
"git_sha": "ce801ced94947b2ff01002b4120eef2f79489b34",
"installed_by": ["modules"]
},
"seqkit/grep": {
"branch": "master",
"git_sha": "60645c2b45e56579de0a0c89416805cae44c1f46",
"installed_by": ["modules"]
},
"seqkit/rmdup": {
"branch": "master",
"git_sha": "60645c2b45e56579de0a0c89416805cae44c1f46",
"installed_by": ["modules"]
},
"seqkit/seq": {
"branch": "master",
"git_sha": "60645c2b45e56579de0a0c89416805cae44c1f46",
"installed_by": ["modules"]
},
"subread/featurecounts": {
"branch": "master",
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
"installed_by": ["modules"]
}
}
}
}
}
}