Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.16.2) of this package.
Take me there.
RGalaxy (version 1.10.0)
Make an R function available in the Galaxy web platform
Description
Given an R function and its manual page, make the documented function available in Galaxy.
Copy Link
Link to current version
Version
Version
1.16.2
1.14.0
1.12.0
1.10.0
Version
1.10.0
License
Artistic-2.0
Maintainer
Bioconductor Package Maintainer
Last Published
February 15th, 2017
Functions in RGalaxy (1.10.0)
Search all functions
GalaxyConfig-class
Class
"GalaxyConfig"
GalaxyOutput-class
Class
"GalaxyOutput"
addTwoNumbers
Add two numbers
anotherTestFunction
Add two matrices
functionToGalaxify
Add two matrices
foo
a foo function
galaxy
Make a function available in Galaxy
addTwoNumbersWithTest
Add two numbers (with functional test)
GalaxyClasses
Galaxy Parameter Classes
GalaxyInputFile-class
Class
"GalaxyInputFile"
testFunctionWithSelect
A variation on functionToGalaxify that takes a multiple-choice option.
getFriendlyName
Change a camelCase name to a friendlier version
probeLookup
Get the PFAM and SYMBOL names for a set of Affymetrix probe IDs
runFunctionalTest
Run the functional test associated with a function.
gmessage
Sends informational, warning, and error messages to the user.
testFunctionWithGalaxySelectParam
A variation on functionToGalaxify that takes a multiple-choice option using the GalaxySelectParam class.
RserveConnection-class
Class
"RserveConnection"