getCommon: Function that returns a list of all data for samples in...

View source: R/internalfunctions.R

getCommonR Documentation

Function that returns a list of all data for samples in common between metabolite and gene datasets

Description

Function that returns a list of all data for samples in common between metabolite and gene datasets

Usage

getCommon(inputData, stype = NULL, covar = NULL, class.covar = NULL)

Arguments

inputData

MultiDataSet object (output of ReadData())

stype

category to color-code by (can be more than two categories)

covar

vector of additional variables to be incorporated into model

class.covar

class of additional variables


Mathelab/IntLIM documentation built on July 9, 2022, 5:10 p.m.