Learn R Programming

tRanslatome (version 1.10.0)

getConditionC: getConditionCTranslatomeDatasetHelpfile

Description

This function displays a character vector of column names (or a numeric vector of columns) belonging to expr.matrix. These columns contain the signal intensity data coming from the samples of the second level of the control condition. It takes as input an object of class TranslatomeDataset.

Usage

getConditionC(object)

Arguments

object
an object of class TranslatomeDataset.

See Also

TranslatomeDataset computeDEGs

Examples

Run this code
data(tRanslatomeSampleData)
getConditionC(translatome.analysis)

Run the code above in your browser using DataLab