Published using Google Docs
FAQ: Galaxy Tools: From Conda Through Deployment
Updated automatically every 5 minutes

Frequently Asked Questions

Training session: Galaxy Tools: From Conda Through Deployment


Q: Where can I get planemo?

A: Plese see the section https://training.galaxyproject.org/training-material/topics/dev/tutorials/tool-from-scratch/tutorial.html#installing-planemo Essentially you can pip install planemo. If you don’t have pip, you need to install this first. On windows you’ll need WSL2 and then you can apt-get install python3-pip, same for ubuntu. For OSX users it is probably present?

Q: The folder `recipes/belerophon/` and the file `meta.yaml` already exist in bioconda.

A: The recipe has already been added prior to GCC. If you want to create the recipe from scratch you may just do this in another directory below `recipes/`.