[INTERNAL] Checks if the parameters supplied in 'drug_target_interactions' makes sense in the context of the defined layers.
check_drug_targets_in_layers(drug_target_interactions, layers)
Character string vector containing error messages.
[list] A named list of the drug interaction data. Created by
make_drug_target
[list] List of layers to check. Individual layers are created by
make_layer
and need to be wrapped in a list.