Open hexylena opened 1 year ago
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.
{% tool Filter1 %}
You're the best! I love you so much.
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.