dta.model.decay: Exponential decay of unlabeled RNA

Description Usage Arguments Value Author(s) Examples

Description

Exponential decay of unlabeled RNA

Usage

1
dta.model.decay(total = 100, lambda = 0.2, time = 0:120)

Arguments

total

total amount of RNA at beginning

lambda

degradation rate

time

time points

Value

list with total and unlabeled RNA values per time point given the specified degradation rate

Author(s)

Thomas Walzthoeni

Examples

1
decay=dta.model.decay(100,0.1)

carinademel/RNAlife documentation built on May 13, 2019, 12:43 p.m.