normQpcrHouseKeepingGenes: Function for Housekeeping Gene Normalization of qPCR Data.

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Implements housekeeping gene normalization for a qpcrBatch object.

Usage

1
normQpcrHouseKeepingGenes(qBatch, hkeep.genes)

Arguments

qBatch

A qpcrBatch object to be normalized.

hkeep.genes

Character vector, specifying which housekeeping genes to be used for normalization.

Details

The names in hkeep.genes must be a subset of the gene or primer pair names slot in the qpcrBatch object.

Value

A qpcrBatch object, the normalized slot is now set at TRUE.

Author(s)

Jess Mar jess@jimmy.harvard.edu

See Also

normQpcrQuantile, normQpcrRankInvariant

Examples

1
2

qpcrNorm documentation built on Nov. 8, 2020, 4:54 p.m.