cq_to_lnconc: Convert CQ value to [eDNA]

Description Usage Arguments Details Value Author(s)

View source: R/utils.R

Description

Convenience function to convert from Cq to [eDNA]

Usage

1
cq_to_lnconc(Cq_values, std_curve_alpha, std_curve_beta)

Arguments

Cq_values

numeric vector, value of CQ

std_curve_alpha

the alpha (intercept) value for the standard curve

std_curve_beta

the beta (slope) value for the standard curve

Details

Convenience function to convert from Cq to [eDNA]

Value

numeric vector, [eDNA] values

Author(s)

Matt Espe


artemis documentation built on Sept. 9, 2021, 1:07 a.m.