Description Usage Details Examples
Dataset containing the effect of a DNA-alkylator on the viable cell counts of AU565 cell line.
1 |
The data consists of a dataframe named GD with the following columns:
Cell.line: name of the cell line used in the experiment. AU565 in this example.
CONC: concentration of the drug 1. Numeric column.
Type: drug sensitive cell type. Number 0 in this case.
Viable.cells: Total cell count.
Replicate: Technical replicate
1 2 3 4 5 | ## Not run:
data(AU565_dataset)
head(AU565_dataset)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.