Other packages > Find by keyword >

karlen  

Real-Time PCR Data Sets by Karlen et al. (2007)
View on CRAN: Click here


Download and install karlen package within the R console
Install from CRAN:
install.packages("karlen")

Install from Github:
library("remotes")
install_github("cran/karlen")

Install by package version:
library("remotes")
install_version("karlen", "0.0.2")



Attach the package and use:
library("karlen")
Maintained by
Ramiro Magno
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-04-30
Latest Update: 2024-04-30
Description:
Real-time quantitative polymerase chain reaction (qPCR) data sets by Karlen et al. (2007) <doi:10.1186/1471-2105-8-131>. Provides one single tabular tidy data set in long format, encompassing 32 dilution series, for seven PCR targets and four biological samples. The targeted amplicons are within the murine genes: Cav1, Ccn2, Eln, Fn1, Rpl27, Hspg2, and Serpine1, respectively. Dilution series: scheme 1 (Cav1, Eln, Hspg2, Serpine1): 1-fold, 10-fold, 50-fold, and 100-fold; scheme 2 (Ccn2, Rpl27, Fn1): 1-fold, 10-fold, 50-fold, 100-fold and 1000-fold. For each concentration there are five replicates, except for the 1000-fold concentration, where only two replicates were performed. Each amplification curve is 40 cycles long. Original raw data file is Additional file 2 from "Statistical significance of quantitative PCR" by Y. Karlen, A. McNair, S. Perseguers, C. Mazza, and N. Mermod (2007) <https://static-content.springer.com/esm/art%3A10.1186%2F1471-2105-8-131/MediaObjects/12859_2006_1503_MOESM2_ESM.ZIP>.
How to cite:
Ramiro Magno (2024). karlen: Real-Time PCR Data Sets by Karlen et al. (2007). R package version 0.0.2, https://cran.r-project.org/web/packages/karlen. Accessed 09 Jun. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited karlen R package
View karlen citation profile
Other R packages that karlen depends, imports, suggests or enhances
Complete documentation for karlen
Functions, R codes and Examples using the karlen R package
Full karlen package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  
wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA