setSpiderSeqROption: Set options for functioning of the package

Description Usage Arguments Value Available options Examples

Description

Set options for global behaviour of the package functions.

Usage

1

Arguments

name

A character with the name of a variable

value

Value to be assigned to the variable

Value

Nothing. Assign the value to a variable.

Available options

Examples

1
2
3
4
startSpiderSeqRDemo()
setSpiderSeqROption("file_output", FALSE)
setSpiderSeqROption("output_columns", c("run_accession", "gsm"))
setSpiderSeqROption("output_columns", listColumnSets()$Accession)

ss-lab-cancerunit/SpiderSeqR documentation built on Nov. 2, 2020, 12:18 a.m.