softNorm {MCMC.qpcr}R Documentation

Accessory function to mcmc.qpcr() to perform soft normalization

Description

adds a fake NORM gene with counts equal to geometric mean of conrtol genes, removes control genes from the dataset

Usage

softNorm(data,controls)

Arguments

data

The dataset; output of cq2counts()

controls

Vector fo control gene names

Value

A modified dataset with NORM gene set as the reference, and no control genes

Author(s)

Mikhail Matz, UT Austin <matz@utexas.edu>


[Package MCMC.qpcr version 1.2.4 Index]