Description Usage Arguments Details See Also Examples
Isobole plot of a single ray experiment
| 1 2 3 | 
| x | object of class SynergyExperiment | 
| y | no parameter  | 
| dre.list | a list of DRE objects where the data come from | 
| effect | vector of fractional effect values to draw the isoboles for, numeric | 
| model | name of the growth curve model to use, character | 
| xlab | a title for the x axis. If left unspecified, appropriate default is chosen. | 
| ylab | a title for the y axis. If left unspecified, appropriate default is chosen. | 
| ... | additional arguments passed to the generic  | 
plotIsoboles is a convenient wrapper for this method.
effect value should be between 0 and 1, e.g. 0.5 to compute interaction index at IC50, 0.25 to compute IC25 (25 Corresponding value of the response variable is defined as control.response*(1-effect)
plotIsoboles SynergyExperiment, DRE, effectiveDose, plot
| 1 2 | data(sim15_screen3)
plot(synergy_experiment(sim15_screen3,"Cpd1-Cpd2"), dre.list=dre_list(sim15_screen3))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.