remove_batch_effect_beta: Remove batch effect: beta value.

remove_batch_effect_betaR Documentation

Remove batch effect: beta value.

Description

Remove batch effect for beta value.

Usage

remove_batch_effect_beta(x, batch = NULL, batch2 = NULL, offset = 100, ...)

Arguments

x

An object of RatioSet-class or GenomicRatioSet-class.

batch

factor or vector indicating batches.

batch2

optional factor or vector indicating a second series of batches.

...

Other arguments can be passed to removeBatchEffect.

Details

Batch effect is removed by calling removeBatchEffect. This is only useful when methylation and unmethylation signals are not available, such as in objects of GenomicRatioSet-class.

Value

An object of argument x class.


markgene/yamat documentation built on Aug. 26, 2024, 11:56 p.m.