validate_observed_synergies_data | R Documentation |
This function checks that the observed synergies are part (a subset) of the tested drug combinations
validate_observed_synergies_data(observed.synergies, drug.combinations.tested)
observed.synergies |
a non-empty character vector of drug combinations |
drug.combinations.tested |
a non-empty character vector of drug combinations |
NULL if no errors found, otherwise stops execution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.