readExpColumn: readExpColumn

Description Usage Arguments Details Value Note Author(s) Examples

View source: R/readExpColumn.R

Description

This function helps to prepare the data in the script mode. It also allows the obtention of dataset plot as a batch processing.

Usage

1

Arguments

x

Names of two expression datasets to be compared. They should be separated by hyphen (-)

...

To add more comparisons, each combination must be separated by comma (,).

Details

List the names of the expression datasets that will be used for comparison

Value

Returns the names of comparisons to be used by Levi

Note

To generate a plot from a single dataset, the name of the sample must be informed twice (Ex. "CaseA-CaseA")

Author(s)

Jos<c3><a9> Rafael Pilan (rafael.pilan@unesp.br)

Examples

1
base <- readExpColumn(a="NormalNeverSmoker-NormalNeverSmoker")

levi documentation built on Nov. 8, 2020, 8:21 p.m.