get_dCT_bioReps: get_dCT_bioReps

Description Usage Arguments Details Value

View source: R/get_dCT_bioReps.R

Description

Calculates dCT values when biological replicates are present.

Usage

1
get_dCT_bioReps(sampleObj, hkg)

Arguments

sampleObj

A qPCRBatch object generated from the readSampleSheet function.

hkg

A character vector containing the housekeeping gene to use for dCT calculations.

Details

Biological replicates must have unique identifiers, else they will be considered technical replicates. The simplest way to do this is to give samples names such as "treated_1", "treated_2", etc.

Value

A data.frame containing dCT values for each condition.


sccallahan/WARPqpcr documentation built on March 1, 2020, 1:23 a.m.