Skip to content

Commit b8006d7

Browse files
committed
add picrust pipeline to workflows
1 parent 27cce6a commit b8006d7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

mmeds/config.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,12 @@
291291
"plot_max_rows",
292292
"match_string"
293293
]
294+
},
295+
"picrust2": {
296+
"parameters": [
297+
"tables" # this is going to always be 'asv_table.qza' TODO: default parameters?
298+
],
299+
"optional_parameters": []
294300
}
295301
}
296302

0 commit comments

Comments
 (0)