findBATCH: A function to formally tests presence of batch effect.

Description Usage Arguments Details Value Author(s) References Examples

Description

It searches for directions in the principal subspace that are associated with the batch variable.

Usage

1
findBATCH(res2, res1, nt, rerun)

Arguments

res2

Results of running findBATCH to assess batch effect.

res1

Results of the PPCCA model with the optimal number of PCs

nt

Number of biological classes.

rerun

Results of running findBATCH to assess biological effect.

Details

It searches for directions in the principal subspace that are associated with the batch variable.

Value

Results in findBATCH folder in the working directory.

Author(s)

Gift Nyamundanda and Anguraj Sadanandam

References

Nyamundanda, G. and Sadanandam, A., 2016. A statistical method for evaluating and correcting batch effects in genomic data.

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

syspremed/exploBATCHSerial documentation built on May 20, 2019, 8:33 a.m.