designMatrix {NBSplice}R Documentation

An example of a design matrix helpful to demonstrate the use of the NBSplice R package.

Description

A data.frame representing the design matrix related to the isoCounts dataset.

Format

A data.frame object

Details

This data.frame complements the expression matrix provided as the isoCounts data. See isoCounts man page for information about designMatrix construction. Each row of this data.frame specifies one experiment sample.

samples

Column with samples names

.

condition

Column indicating the condition of each sample

.

Author(s)

Gabriela A. Merino merino.gabriela33@gmail.com and Elmer A. Fernandez efernandez@bdmg.com.ar

Source

see IsoDataSet-class

See Also

Other IsoDataSet: IsoDataSet-class, IsoDataSet, NBTest, buildData, buildLowExpIdx, geneIso, initialize, isoCountsData, myIsoDataSet


[Package NBSplice version 1.12.0 Index]