Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plotM

Plots average M of remaining genes


Description

This function plots the average expression stability values of remaining control genes.

Usage

plotM(Mrem)

Arguments

Mrem

the result returned by function of geNorm()

References

Vandesompele J, De Preter K, Pattyn F, Poppe B, Van Roy N, De Paepe A, Speleman F (2002) <doi: 10.1186/gb-2002-3-7-research0034>.

Examples

FIB
x=geNorm(FIB,ctVal=FALSE)
plotM(x)

FIBct
y=geNorm(FIBct)
plotM(y)

ctrlGene

Assess the Stability of Candidate Housekeeping Genes

v1.0.1
GPL (>= 2)
Authors
Shanliang Zhong [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.