Description Usage Arguments Details
a foo function
1 2 3 4 | foo(input = GalaxyInputFile(), x = GalaxyNumericParam(),
y = TRUE,
z = GalaxyCharacterParam(c("Seattle", "Tacoma", "Olympia")),
output = GalaxyOutput("pdf"))
|
input |
An input dataset |
x |
the x param |
y |
the y param |
z |
the z param |
output |
the output |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.