foo: a foo function

Description Usage Arguments Details

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


dtenenba/RGalaxy2 documentation built on May 15, 2019, 4:54 p.m.