Currently, different subsets of process executions are found in the same workflow (pipe_16s.nf) and controlled by if/then statements and switches. It would be far neater to have these split into separate workflows, enabling use of the same modules. This would also make the various QIIME 2 actions easier to implement.
Currently, different subsets of process executions are found in the same workflow (
pipe_16s.nf
) and controlled by if/then statements and switches. It would be far neater to have these split into separate workflows, enabling use of the same modules. This would also make the various QIIME 2 actions easier to implement.