I would like to add another beta diversity metrics (aitchison) to rarefaction analyses by q2 boots beta and I am wondering whether I can reuse the previous rarefaction tables produced by q2 boots core-metrics.
There are the --recycle-pool TEXT and --use-cache DIRECTORY options available. Would any of these allow reusing the rarefaction tables?
I have recently run into this issue for one of my analysis, there is a way to work around this but its alittle 'hacky' and requires you to run QIIME 2 in python. If that is something you are interested in, I can share my script with you.