rnb.plot.marker.fstat: rnb.plot.marker.fstat

Description Usage Arguments Details Value Author(s) References

View source: R/cellTypeAdjustment.R

Description

Plot the the cell type marker selection based on the reference methylome data

Usage

1
rnb.plot.marker.fstat(ct.object, writeToFile = FALSE, ...)

Arguments

ct.object

Object of class CellTypeInferenceResult as returned by rnb.execute.ct.estimation.

writeToFile

If TRUE, the plot will be written to a file.

...

Other arguments to createReportPlot.

Details

The F-statistic values from the cell type association model (first part of eqn. (1) in [1]) are plotted in decreasing order for all tested CpG positions. A vertical line gives a cut-off for the number of selected cell type markers.

Value

if writeToFile=TRUE an object of class ReportPlot, and the plotted reordered F-statistics vector otherwise

Author(s)

Pavlo Lutsik

References

1. Houseman, Eugene and Accomando, William and Koestler, Devin and Christensen, Brock and Marsit, Carmen and Nelson, Heather and Wiencke, John and Kelsey, Karl. DNA methylation arrays as surrogate measures of cell mixture distribution. BMC Bioinformatics 2012, 13:86


RnBeads documentation built on March 3, 2021, 2 a.m.