lr.plot {MLDA}R Documentation

Plot of log likelihood ratios on dye-swapped/duplicated arrays

Description

A function to generate a plot of log likelihood ratios on dye-swapped/duplicated arrays. The unmethylation and methylation cut-offs are shown on the plot and the interesting loci can be presented on the plot.

Usage

lr.plot(mlda.data, mlda.obj, cutoff.obj, loci = NULL, legend = TRUE)

Arguments

mlda.data A dataset object from mlda.data()
mlda.obj An object from mlda()
cutoff.obj An object from cutoff()
loci A vector of interesting loci
legend Show legend on the plot

Value

No value returned

Author(s)

Wei Dai w.dai@imperial.ac.uk

See Also

MLDA Examples are included


[Package MLDA version 1.0-1 Index]