galaxyproject / galaxyproject/training-material
Automate {% tool %} names based on their IDs
Open
- Dominant language
- HTML
- Stars
- 367
- Forks
- 1.1k
- Avg merge
- 16h 27m
- Merged PRs (30d)
- 49
Description
We can just scrape the galaxy API for every tool's ID, name pair. And store it in a big yaml. Then people could just write `{% tool Filter1 %}` or {% tool toolshed.g2.bx.psu.edu/...iuc/circos/circos %} and not have to fill out the name.
Contributor guide
Assessment
This issue has not been assessed yet.