getConditionB {tRanslatome}R Documentation

getConditionBTranslatomeDatasetHelpfile

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 first level of the treatment condition. It takes as input an object of class TranslatomeDataset.

Usage

getConditionB(object)

Arguments

object

an object of class TranslatomeDataset.

Author(s)

Toma Tebaldi, Erik Dassi, Galena Kostoska

See Also

TranslatomeDataset computeDEGs

Examples

data(tRanslatomeSampleData)
getConditionB(translatome.analysis)

[Package tRanslatome version 1.20.0 Index]