Learn R Programming

ddCt (version 1.28.0)

The ddCt Algorithm for the Analysis of Quantitative Real-Time PCR (qRT-PCR)

Description

The Delta-Delta-Ct (ddCt) Algorithm is an approximation method to determine relative gene expression with quantitative real-time PCR (qRT-PCR) experiments. Compared to other approaches, it requires no standard curve for each primer-target pair, therefore reducing the working load and yet returning accurate enough results as long as the assumptions of the amplification efficiency hold. The ddCt package implements a pipeline to collect, analyse and visualize qRT-PCR results, for example those from TaqMan SDM software, mainly using the ddCt method. The pipeline can be either invoked by a script in command-line or through the API consisting of S4-Classes, methods and functions.

Copy Link

Version

Version

1.28.0

License

LGPL-3

Last Published

February 15th, 2017

Functions in ddCt (1.28.0)

barploterrbar

Barplot with error bars.
getDir

Auxillary functions for the executive scripts
InputFrame

Build an InputFrame from a ReaderClass or a data frame
elistWrite-methods

Write ddCtExpression object into data frame or files
ddCtExpression-methods

Apply the ddCt algorithm for a given data set
SDMFrame

Read an SDM file
replaceVectorByEquality

REPLACE ITEMS OF VECTOR BY EQUALITY
ddCtExpression-class

ddCt Expression
writeSimpleTabCsv

Write a data frame into a tab delimited file
QuantStudioFrame

Read QuantStudio file(s)
InputReader-class

Class "InputReader"
removeNTC-methods

Remove NTC samples
write.htmltable

Write a data frame into an html table within a html page
errBarchartParameter-class

Class "errBarchartParameter"
ddCtAbsolute

absolute quantification for Taqman data
errBarchart-methods

Draw barchart of relative expression level with error-bars
InputFrame-class

Working with SDM files