Hello All,
We have 23 sequencing runs that we need to denoise separately using dada2 and would like to merge together after denoising. Can we use feature-table-merge in qiime2 to merge them all together at once with one command? i.e. one merge command for all 23 denoised .qza files.
or
Does feature table merge require two tables at a time and then successive merging for all additional tables?
I saw this post merging
but in 2017 it looks like this was not solved. Has it been solved now?
Side note: I could not find the documentation on feature-table-merge in qiime2.