qiime2 / q2cli

Command line interface for QIIME 2
BSD 3-Clause "New" or "Revised" License
19 stars 24 forks source link

Provenance-Replay cannot handle cached artifacts #310

Open Oddant1 opened 11 months ago

Oddant1 commented 11 months ago

Bug Description If you give a cache:key as input to provenance replay it throws up

Steps to reproduce the behavior

  1. Give a cache:key as input to provenance replay
  2. Observe

Expected behavior It should be able to raw read the cached artifact.

Screenshots image