validate_observed_synergies_data: Validate observed synergies data

Description Usage Arguments Value

View source: R/input.R

Description

This function checks that the observed synergies are part (a subset) of the tested drug combinations

Usage

1
validate_observed_synergies_data(observed.synergies, drug.combinations.tested)

Arguments

observed.synergies

a non-empty character vector of drug combinations

drug.combinations.tested

a non-empty character vector of drug combinations

Value

NULL if no errors found, otherwise stops execution.


emba documentation built on Jan. 7, 2021, 9:09 a.m.