View source: R/methyl_master_epicopy_helper_functions.R
getLRR.mm | R Documentation |
MethylMaster version of Epicopy getLRR function
getLRR.mm( rgSet = rgset, Normals = Normals, sampNames = sampNames, QN = FALSE, Ref = "median", mode.bw = 0.1, mode.method = "naive", normal.cnv = TRUE, mean.center = TRUE, filter.autosomal.probes = FALSE, autosomal = NULL, filterProbes = FALSE, keep_fnobj = FALSE, ... )
rgSet |
The rgSet parameter |
Normals |
The Normals parameter |
sampNames |
The sampNames parameter |
QN |
The QN parameter |
Ref |
The Ref parameter |
mode.bw |
The mode.bw parameter |
mode.method |
The mode.method parameter |
normal.cnv |
The normal.cnv parameter |
mean.center |
The mean.center parameter |
filter.autosomal.probes |
The filter.autosomal.probes parameter |
autosomal |
The autosomal parameter |
filterProbes |
The filterProbes parameter |
... |
Additional parameter passed to getLRR.mm |
import |
EpicopyData |
Return final LRR values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.