make_mrt_table: Make a mrt_table object from a dataframe containing survival...

Description Usage Arguments

View source: R/make_mrt_table.R

Description

Creates a mrt_table object from a data frame containing mrt assay data.

Usage

1
make_mrt_table(data, censored = NULL)

Arguments

data

Data frame containing mrt assay data. Generation number must be in the first column, and the remaining columns must contain the number of viable plates for a given strain at the specified generations.

censored

Optional data frame containing number of censored individuals at each generation, with the same column order as data.


sfrenk/mortalgerm documentation built on May 29, 2019, 8:03 p.m.