buildAttributes.DataTableWithClasses: build the attributes of an object of class...

Description Usage Arguments Value Author(s)

View source: R/Data_table_with_classes.R

Description

Derive the attributes of an object from the count table and pheno table. This includes the definition of sample and gene names, as well as the association of classes to samples, based on the classColumn(s) specified in the parameters.

Usage

1
2
## S3 method for class 'DataTableWithClasses'
buildAttributes(self)

Arguments

self

an object of class DataTableWithClasses

Value

the same object with added fields to describe sample classes and derived attributes. Sample classes are extracted from the phenoTable, using column(s) specified in self$classColumn.

Author(s)

Jacques van Helden and Mustafa AbuElQumsan


elqumsan/RNAseqMVA documentation built on March 10, 2021, 8:10 a.m.