qiime2 / provenance-lib

QIIME 2 Provenance Replay Tools
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Automate computing environment management #78

Open ChrisKeefe opened 2 years ago

ChrisKeefe commented 2 years ago

One QIIME 2 analysis can be performed across many different QIIME 2 deployments (in multiple computing environments). Reproducibility is challenging in this context, and automated corroboration may not be possible. Tools for automating the management of QIIME 2 environments during replay are likely complex/expensive to build, but might be worthwhile at some point. One approach could look like this.

As a real bonus, this could decouple replay from the PluginManager, which might make replay easier or more effective in environments without QIIME 2 deployments (e.g. q2view)