We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b292c commit b5e676bCopy full SHA for b5e676b
subworkflows/local/prepare_genome/main.nf
@@ -1,5 +1,5 @@
1
//
2
-// Example: Grouping FASTA-dependent steps while preserving "index-provided" logic
+// Uncompress and prepare reference genome files
3
4
5
include { GUNZIP as GUNZIP_FASTA } from '../../../modules/nf-core/gunzip'
0 commit comments