Skip to content

Commit 59832ae

Browse files
committed
fix name
1 parent f83ace1 commit 59832ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

subworkflows/local/taxonomy.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ workflow TAXONOMY {
2727
// (move from 'generate_outputs')
2828

2929
if (params.tax_assignment_method == 'rdp') {
30-
DADA2_TAXONOMY_CLASSIFIER(
30+
DADA2_ASSIGN_TAXA_SPECIES(
3131
ch_readmap_rds,
3232
ref_file,
3333
species_file

0 commit comments

Comments
 (0)