limitOfDetection(object, qcThreshold, plotType=c("boxplot","scatterplot","MAplot"))
data(lifetech)
tmp <- limitOfDetection(object=lifetech,qcThreshold=1.25)
data(qpcRdefault)
limitOfDetection(object=qpcRdefault,qcThreshold=0.99,plotType="scatter")
Run the code above in your browser using DataLab