Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bki

Analyzes genes versus BestKeeper index


Description

All genes are combined into an index. Then, correlation between each genes and the index is calculated, describing the relation between the index and the contributing gene by the Pearson correlation coefficient (r), coefficient of determination (r2) and the p-value.

Usage

bki(expression, ctVal = TRUE)

Arguments

expression

a matrix of expression levels. Each row corresponds to a sample and each column to a gene.

ctVal

a logical value indicating data type. If ct-values are input, ctVal=TRUE, otherwise, ctVal=FALSE.

Value

A matrix of the Pearson correlation coefficient (r), coefficient of determination (r2) and the p-value.

References

Pfaffl MW, Tichopad A, Prgomet C, Neuvians TP. Biotechnol Lett (2004) <doi: 10.1023/B:BILE.0000019559.84305.47>

Examples

FIBct
bki(FIBct)

ctrlGene

Assess the Stability of Candidate Housekeeping Genes

v1.0.1
GPL (>= 2)
Authors
Shanliang Zhong [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.