# HG changeset patch # User enis # Date 1748528856 0 # Node ID 8661342f187ee58f22e5be9eb320be55e7c700b6 planemo upload commit 95e3d6f42b65d4aad0ebe5a027797e3cbf62400c diff -r 000000000000 -r 8661342f187e Rprofile.R --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Rprofile.R Thu May 29 14:27:36 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 8661342f187e bioconductor.png Binary file bioconductor.png has changed diff -r 000000000000 -r 8661342f187e rstudio_bioconductor_it.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rstudio_bioconductor_it.xml Thu May 29 14:27:36 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 + + + + + + + + + + + + + + + + + + + + + + + + + +