Path: blob/main/news/_posts/2023-02-08-top-tools.md
1678 views
---
---
Did you ever wonder which was the number one most used tool in the GTN? There is a new page of [Top Tools]({% link stats/top-tools.html %}) where we list all of the top tools in the GTN, and which tutorials use them. We guessed "upload1", but it seems like not every author annotates that step explicitly in their tutorial, and of course it doesn't appear in the workflows which we also scan to create this tool listing.
This list is also [available as a JSON API]({{ site.baseurl }}/api/top-tools.json). And additionally we have exposed them as individual page listings as well, e.g. if you wanted to link to "All GTN Tutorials Using My Tool", you could do that with one of [these pages like Cat1]({{ site.baseurl }}/by-tool/cat1.html), or [iuc/multiqc]({{ site.baseurl }}/by-tool/iuc/multiqc.html)
We hope to connect this to the training materials in more places in the future, e.g. "Find other tutorials using this tool" type annotations automatically. Or even embedding it in the Galaxy tool form! If you have ideas, let us know!