testFunctionWithSelect: A variation on functionToGalaxify that takes a...

Description Usage Arguments Details

Description

A variation on functionToGalaxify that takes a multiple-choice option.

Usage

1
2
3
4
5
6
  testFunctionWithSelect(inputfile1 = GalaxyInputFile(),
    inputfile2 = GalaxyInputFile(),
    plotTitle = GalaxyCharacterParam(c(TitleA = "A", TitleB = "B"), force_select = TRUE),
    plotSubTitle = GalaxyCharacterParam("My subtitle"),
    outputfile1 = GalaxyOutput("mydata", "csv"),
    outputfile2 = GalaxyOutput("myplot", "pdf"))

Arguments

inputfile1

the first matrix

inputfile2

the second matrix

plotTitle

the plot title

plotSubTitle

the plot subtitle

outputfile1

the csv output file

outputfile2

the pdf output file

Details

There are no details.


dtenenba/RGalaxy_refactor documentation built on May 15, 2019, 4:55 p.m.