foo: a foo function

Description Usage Arguments Details

View source: R/test_functions.R

Description

a foo function

Usage

1
2
3
4
  foo(input = GalaxyInputFile(), x = GalaxyNumericParam(),
    y = TRUE,
    z = GalaxyCharacterParam(c("Seattle", "Tacoma", "Olympia")),
    output = GalaxyOutput("pdf"))

Arguments

input

An input dataset

x

the x param

y

the y param

z

the z param

output

the output

Details

nothing


Bioconductor/RGalaxy documentation built on May 22, 2021, 8:59 a.m.