We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 794a149 + 7734337 commit 256d109Copy full SHA for 256d109
subworkflows/ebi-metagenomics/detect_rna/tests/main.nf.test
@@ -16,10 +16,11 @@ nextflow_workflow {
16
tag "easel"
17
tag "easel/eslsfetch"
18
tag "extractcoords"
19
- tag "nf-core/seqkit"
+ tag "seqkit/split2"
20
tag "nf-core/seqkit/split2"
21
- tag "nf-core/cat"
22
tag "nf-core/cat/cat"
+ tag "subworkflows/../../modules/nf-core/seqkit/split2"
23
+ tag "subworkflows/../../modules/nf-core/cat/cat"
24
25
setup {
26
nfcoreInitialise("${launchDir}/library/")
subworkflows/ebi-metagenomics/detect_rna/tests/tags.yml
0 commit comments