View source: R/methyl_master_epicopy_helper_functions.R
LRRtoCNA.mm | R Documentation |
MethylMaster version of the Epicopy LRRtoCNA function Epicopy convert log r ratio data to cna calls: Similar to Lucas Salas' PhD modified LRRtoCNA2 function
LRRtoCNA.mm( LRR, sampID = NULL, ncores = 1L, seg.undo.splits = "sdundo", seg.undo.SD = 2, epic.manifest.path = getwd(), platform = c("hm450", "EPIC"), ... )
LRR |
The LRR parameter |
sampID |
The sampID parameter |
ncores |
The ncores parameter, note that multiple cores may not work on every system |
seg.undo.splits |
The seg.undo.splits parameter |
seg.undo.SD |
The seg.undo.SD parameter |
epic.manifest.path |
The epic.manifest.path parameter |
platform |
The platform parameter |
Returns CNA segments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.