forked from nf-core/bacass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
modules.json
29 lines (29 loc) · 932 Bytes
/
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
{
"name": "nf-core/bacass",
"homePage": "https://github.com/nf-core/bacass",
"repos": {
"nf-core/modules": {
"fastqc": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"kraken2/kraken2": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"multiqc": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"prokka": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"quast": {
"git_sha": "e937c7950af70930d1f34bb961403d9d2aa81c7d"
},
"samtools/index": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
},
"samtools/sort": {
"git_sha": "c5235a983d454787fa0c3247b02086969217163b"
}
}
}
}