View source: R/bacontrol_format.R
get_background | R Documentation |
Get the background address from control probe data
get_background(cdf, verbose = TRUE)
cdf |
Control probe information (data.frame). |
verbose |
Whether to show status messages (TRUE). |
cdf <- system.file("extdata", "controldf", "cgcontroldf.rda", package = "recountmethylation") get_background(cdf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.