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.