Skip to content

Commit 6171e49

Browse files
committed
name properly
1 parent e83041d commit 6171e49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipes/WDL/workflows/metagenomic_denovo.wdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ workflow metagenomic_denovo {
188188
input:
189189
contigs_fasta = assemble.contigs_fasta,
190190
reads_bam = dehosted_bam,
191+
sample_name = sample_name,
191192
reference_genome_fasta = reference_genome_fasta
192193
}
193194

0 commit comments

Comments
 (0)