qiime2 / provenance-lib

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

Don't dump captured metadata multiple times #99

Open ChrisKeefe opened 2 years ago

ChrisKeefe commented 2 years ago

Currently, the replay_provenance command requires dump_recorded_metadata == True in order to replay from captured metadata. As such, the reproducibility-supplement command must dump the same files for every target interface. This should be tidied up.