We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6731583 commit 80e4a7eCopy full SHA for 80e4a7e
subworkflows/local/input_check.nf
@@ -60,7 +60,6 @@ workflow INPUT_CHECK {
60
busco: db_meta.type == "busco"
61
taxdump: db_meta.type == "taxdump"
62
}
63
- ch_databases.precomputed_busco.view()
64
65
//
66
// SUBWORKFLOW: Process samplesheet
0 commit comments