galaxyproject / usegalaxy-tools

usegalaxy.* common tools
12 stars 53 forks source link

Install more krakentools tools at ORG to support tutorials and synch up servers #778

Closed jennaj closed 4 months ago

jennaj commented 4 months ago

Please install

priority

others

Listing at ORG Screen Shot 2024-07-18 at 11 25 56 AM

Listing at EU Screen Shot 2024-07-18 at 11 26 11 AM

Listing at AU Screen Shot 2024-07-18 at 11 28 29 AM


Reported by Frederick Tan XRef https://training.galaxyproject.org/training-material/topics/microbiome/tutorials/pathogen-detection-from-nanopore-foodborne-data/workflows/. More tools are missing to fully support these but the tools above are a start.

mvdbeek commented 4 months ago

I've added them here: https://github.com/galaxyproject/usegalaxy-tools/pull/780

The procedure is really straightforward, anyone can learn this. It is probably less work than opening this issue if you get familiar with the process.

  1. Open the file for the section you want to add, e.g https://github.com/galaxyproject/usegalaxy-tools/blob/master/usegalaxy.org/metagenomic_analysis.yml
  2. Add the repositories as I did in the PR. If you have the tool id, the owner comes after /repos/ in the id, and that's followed by the name.
  3. run make-fix
  4. commit and create PR