PlotVsHkg: Plot Ct Values when normalised against different housekeeping...

Description Usage Arguments Details Value Author(s)

Description

Takes normalised qPCR data and plot the different Ct values from the different house keeping genes

Usage

1
2
3
4
plotVsHkg(qPCRBatch, ...)

## S4 method for signature 'qPCRBatch'
plotVsHkg(qPCRBatch, hkgs, writeToFile = FALSE) 

Arguments

qPCRBatch

data set containing data on different Ct values normed to the different HKGs

...

Extra arguments, detailed below

hkgs

Vector of housekeeping genes. Must all be present in the exprs matrix

writeToFile

Option to write output to file

Details

Takes normalised qPCR data and plot the different Ct values from the different house keeping genes. Plots HKGs against each other on the same graph, ordered by a single HKG

Value

produces graph and optionally writes to png if called.

Author(s)

James Perkins jperkins@biochem.ucl.ac.uk


QCqPCR documentation built on May 2, 2019, 6:30 p.m.