Skip to content

How to update your software tool in PhenoMeNal

David Johnson edited this page Jun 7, 2018 · 21 revisions

Updating software tools

If you want to add a new tool to PhenoMeNal, check in the guide "How to make your software tool available through PhenoMeNal".

Updating software tools requires checking in a few different places to ensure all the components required to run the software tools in PhenoMeNal Galaxy work together.

  • Update your Galaxy XML definition
  • Update your software tool container
  • Build your software tool container in Jenkins
  • Update container-k8s-galaxy-runtime with your updated Galaxy XML and the container image tag from Jenkins).

(TODO: Finish writing this)

Clone this wiki locally