galaxyproject / galaxyproject/planemo
Return inputs ID in --test_output_json outputs
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
It would be nice to return the IDs of workflow inputs in the --test_output_json outputs when running a workflow with planemo run.
Use case :
I am auto-populating the inputs of Workflow 2 that run after Workflow 1 using the test output json. They have some inputs in common, and I either need to go to the interface and look for individual dataset IDs in a large collection or use the URLs and upload the data again.
Contributor guide
Assessment
This issue has not been assessed yet.