-
Notifications
You must be signed in to change notification settings - Fork 3
/
modules.json
81 lines (81 loc) · 3.38 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"name": "nf-core/pairgenomealign",
"homePage": "https://github.com/nf-core/pairgenomealign",
"repos": {
"https://github.com/nf-core/modules.git": {
"modules": {
"nf-core": {
"assemblyscan": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"gfastats": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"last/dotplot": {
"branch": "master",
"git_sha": "23a928df77b20861eac09ca998029ad47a7155cb",
"installed_by": ["modules"]
},
"last/lastal": {
"branch": "master",
"git_sha": "882e20c8a18270f0d391a931cef4b80d1a0eeea5",
"installed_by": ["modules"]
},
"last/lastdb": {
"branch": "master",
"git_sha": "3fa9017b55b9c26e1c327ca189d3942b55f4d496",
"installed_by": ["modules"]
},
"last/mafswap": {
"branch": "master",
"git_sha": "3fa9017b55b9c26e1c327ca189d3942b55f4d496",
"installed_by": ["modules"]
},
"last/split": {
"branch": "master",
"git_sha": "882e20c8a18270f0d391a931cef4b80d1a0eeea5",
"installed_by": ["modules"]
},
"last/train": {
"branch": "master",
"git_sha": "4e5f4687318f24ba944a13609d3ea6ebd890737d",
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "cf17ca47590cc578dfb47db1c2a44ef86f89976d",
"installed_by": ["modules"]
},
"seqtk/cutn": {
"branch": "master",
"git_sha": "7f88aae93c69586c0789322b77743ee0ef469502",
"installed_by": ["modules"]
}
}
},
"subworkflows": {
"nf-core": {
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "c2b22d85f30a706a3073387f30380704fcae013b",
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "51ae5406a030d4da1e49e4dab49756844fdd6c7a",
"installed_by": ["subworkflows"]
},
"utils_nfschema_plugin": {
"branch": "master",
"git_sha": "2fd2cd6d0e7b273747f32e465fdc6bcc3ae0814e",
"installed_by": ["subworkflows"]
}
}
}
}
}
}