File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
subworkflows/ebi-metagenomics/detect_rna Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ keywords:
1111 - covariance models
1212components :
1313 - seqkit/split2 :
14- git_remote : https://github.com/nf-core/modules.git
14+ git_remote : https://github.com/nf-core/modules.git
1515 - cat/cat :
16- git_remote : https://github.com/nf-core/modules.git
16+ git_remote : https://github.com/nf-core/modules.git
1717 - infernal/cmsearch
1818 - infernal/cmscan
1919 - convertcmscantocmsearch
Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ nextflow_workflow {
1515 tag "convertcmscantocmsearch"
1616 tag "easel"
1717 tag "easel/eslsfetch"
18+ tag "extractcoords"
19+ tag "nf-core/seqkit"
20+ tag "nf-core/seqkit/split2"
21+ tag "nf-core/cat"
22+ tag "nf-core/cat/cat"
1823
1924 setup {
2025 nfcoreInitialise("${launchDir}/library/")
You can’t perform that action at this time.
0 commit comments