-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkfactors_temperature_data.Rd
26 lines (26 loc) · 1.09 KB
/
kfactors_temperature_data.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{kfactors_temperature_data}
\alias{kfactors_temperature_data}
\title{k-factors of water at different temperatures}
\format{
A data frame with 10 rows and 6 variables: \describe{
\item{temperature}{temperature in oC} \item{kfactor}{k-factor value
(A975-A900 at 1cm pathlength)} \item{fold_change}{fold change in k-factor
from 25oC} }
}
\usage{
kfactors_temperature_data
}
\description{
A dataset containing the k-factors (k-factor = A975-A900 at 1cm pathlength)
of water at different temperatures, obtained from figure 6 of a Thermo
Scientific application note on 'Microplate Based Pathlength Correction Method
for Photometric DNA Quantification Assay' (Lampinen, Raitio, Perälä, Oranen
and Harinen, 2012, ANMR_MUGO_0412). The dataset was extracted using
WebPlotDigitizer (\verb{https://automeris.io/WebPlotDigitizer/}), and a column was
added to calculate fold change in k-factors for temperatures compared to
25oC. Source: \verb{https://static.thermoscientific.com/images/D20827~.pdf}
}
\keyword{datasets}