# HG changeset patch # User enis # Date 1748623800 0 # Node ID 8f95c3031339803ad6307a0cfd2dde965ce4406c planemo upload commit e2e44ba8b45bf21c9bf08e2d5e79a985d2c299c9 diff -r 000000000000 -r 8f95c3031339 Rprofile.R --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Rprofile.R Fri May 30 16:50:00 2025 +0000 @@ -0,0 +1,5 @@ +library("GalaxyConnector") +options(encoding = "UTF-8") +if (interactive()) { + message("\n Welcome to the Galaxy RStudio with Bioconductor Interactive Tool.\n\n Any datasets that you included when starting RStudio are available in ~/galaxy_inputs directory. Any files you place in ~/galaxy_outputs will be available in Galaxy once you stop RStudio. You can use the convenience functions gx_put(), gx_get(), and gx_save() to fetch and place data to your current Galaxy history on demand.\n\n gx_get(42) - Fetch dataset 42 from your Galaxy history. The file will be available in ~/galaxy_imports folder\n gx_put('filename') - Push a dataset to Galaxy\n gx_save() - Save .RHistory, .RData to your Galaxy environment\n\nA number of packages are pre-installed, which you can inspect with the 'installed.packages()' command. To install new packages, you can use the BiocManager package. For example, to install the treeio package, you can use the following command to install it and load it:\n\n BiocManager::install(\"treeio\")\n library(treeio) # Load the treeio package after installation\n") +} diff -r 000000000000 -r 8f95c3031339 bioconductor.png Binary file bioconductor.png has changed diff -r 000000000000 -r 8f95c3031339 interactive_tool_rstudio_bioconductor.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/interactive_tool_rstudio_bioconductor.xml Fri May 30 16:50:00 2025 +0000 @@ -0,0 +1,143 @@ + + + + R 4.5.0 with Bioconductor 3.21 + + bioconductor/galaxy-rstudio:RELEASE_3_21 + + + + 8787 + / + + + + ${__app__.security.encode_id($rstudio.history_id)} + 8080 + $__galaxy_url__ + true + true + + + + + + + + + + + + + + + + + + + + + + + + + +