qiime2 / provenance-lib

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

REFAC: write_citations should handle dags or filepaths #101

Open ChrisKeefe opened 2 years ago

ChrisKeefe commented 2 years ago

replay.replay_provenance can take ProvDAGs or file names flexibly. write_citations should be structured similarly. Quick sketch of this at https://github.com/qiime2/provenance-lib/tree/flexible_write_citations.