get_background: Get the background address from control probe data

View source: R/bacontrol_format.R

get_backgroundR Documentation

Get the background address from control probe data

Description

Get the background address from control probe data

Usage

get_background(cdf, verbose = TRUE)

Arguments

cdf

Control probe information (data.frame).

verbose

Whether to show status messages (TRUE).

Examples

cdf <- system.file("extdata", "controldf", "cgcontroldf.rda", 
package = "recountmethylation")
get_background(cdf)

metamaden/rmpipeline documentation built on Jan. 12, 2023, 3:20 p.m.