Learn R Programming

ber (version 4.0)

Batch Effects Removal

Description

The functions in this package remove batch effects from microarrary normalized data. The expression levels of the genes are represented in a matrix where rows correspond to independent samples and columns to genes (variables). The batches are represented by categorical variables (objects of class factor). When further covariates of interest are available they can be used to remove efficiently the batch effects and adjust the data.

Copy Link

Version

Install

install.packages('ber')

Monthly Downloads

15

Version

4.0

License

GPL-2

Maintainer

Marco Giordan

Last Published

March 12th, 2013

Functions in ber (4.0)

combat_np

non-parametric combat
mean_centering

mean_centering
ber

Batch Effects Removal
standardization

standardization
combat_p

parametric combat
ber_bg

Batch Effects Removal using Bagging