clinical: Functions to retrieve and assign

Description Usage Arguments Value Author(s)

Description

Functions access the individual slots of an object derived from 'MetaArray' class.

Usage

1
2
3
4
5
6
7
8
clinical(object)
clinical(object)<-value

GEDM(object)
GEDM(object)<-value

datanames(object)
datanames(object)<-value

Arguments

object

An object derived from 'MetaArray' class

value

A list of gene expression data matrices, clinical data matrices or a vector of data names

Value

'clinical' returns the list of clinical data matrices, one for each data set; 'GEDM' returns the list of gene expression data matrices, one for each data set; 'datanames' returns the vector of data sets names

Author(s)

Ivana Ihnatova


MAMA documentation built on Jan. 15, 2017, 3:05 p.m.

Related to clinical in MAMA...