Description Usage Arguments Value
This function first applies the following filter: remove DBSCAN outliers, area > 400, number of cells per colony outside the range of 6~300 Secondly, it counts the number of colonies that meet such criteria.
1 | colony_count(dat, control_condition = "GFP", cell_lab = NULL)
|
dat |
a dataframe containing the following columns
|
a dataframe with the following columns:
series
, Date
, condition
n
: number of colonies
rel_n
: colony number relative to the mean in the control condition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.