tni.replace.samples {RTN} | R Documentation |
This function replaces samples of an existing TNI-class objects.
tni.replace.samples(object, expData, rowAnnotation=NULL, colAnnotation=NULL, verbose=TRUE)
object |
an object of class |
expData |
a gene expression matrix or 'SummarizedExperiment' object. |
rowAnnotation |
an optional data frame with gene annotation. Column 1 must provide all ids listed in the gene expression matrix. |
colAnnotation |
an optional data frame with sample annotation. |
verbose |
a single logical value specifying to display detailed messages (when verbose=TRUE) or not (when verbose=FALSE). |
Mauro Castro
## please the package's vignette