Description Usage Details Examples
Dataset containing the effect of the combination of dactolisib and trametinib on the birth rate of drug sensitive BT-20 cell line.
1 | data(Dactolisib_Trametinib_rates)
|
The data consists of a dataframe named GD with the following columns:
Cell.line: name of the cell line used in the experiment. BT-20 in this example.
CONC: concentration of the drug 1. Numeric column.
CONC2: concentration of the drug 2. Numeric column.
Type: drug sensitive cell type. Number 0 in this case.
Net_growth: net growth rates of the cells under different drug concentrations.
Birth_rate: birth rate of the sensitive cell line influenced by different drug concentrations.
Death_rate: Constant death rate.
Drug.Name: Name of the drug whose concentrations are stored in CONC.
Drug2.Name: Name of the drug whose concentrations are stored in CONC2.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.