Description Usage Arguments Value Author(s) See Also Examples
View source: R/experiment_CCK8.R
Fast methods for CCK8 data analysis
1 2 3 4 5 |
data |
a data frame |
cell.type |
the colname of cell type |
group |
the colname of group |
empty.group |
the colname of the reference group without cells in the 96-well board. |
stimulate.time |
the colname of a stimulating factor.For example,different dose of drugs;different treatments. |
observe.time |
colname.observation time after CCK8 treatment.Time nodes like 1h,2h,4h are recommanded. |
value |
colname of OD value |
x.lab |
the title of x axis |
y.lab |
the title of y axis |
title |
the title of plot |
size |
the size of plot |
verbose |
whether do report |
a LuckyCCK8
object
Weibin Huang<654751191@qq.com>
plot
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.