Mercurial > repos > enis > rstudio_bioconductor_it
diff README.md @ 1:f8bd7949ab54 draft default tip
planemo upload commit e2e44ba8b45bf21c9bf08e2d5e79a985d2c299c9-dirty
| author | enis |
|---|---|
| date | Wed, 26 Nov 2025 17:30:55 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Wed Nov 26 17:30:55 2025 +0000 @@ -0,0 +1,11 @@ +# rstudio_bioconductor_it +Galaxy Interactive Tool for RStudio with Bioconductor + +# Tool update process + +1. Update the Docker image via https://github.com/Bioconductor/bioconductor_docker/tree/devel/extensions/galaxy +2. Once a Docker image is built and available, update the tool XML file to reference the new image version. +3. Push the updated tool XML file to the ToolShed using the following command: + ``` + planemo shed_update --check_diff --shed_target toolshed + ```
