check_drug_targets_in_layers: [INTERNAL] Check drug target and layer data

View source: R/checks.R

check_drug_targets_in_layersR Documentation

[INTERNAL] Check drug target and layer data

Description

[INTERNAL] Checks if the parameters supplied in 'drug_target_interactions' makes sense in the context of the defined layers.

Usage

check_drug_targets_in_layers(drug_target_interactions, layers)

Arguments

drug_target_interactions

[list] A named list of the drug interaction data. Created by make_drug_target

layers

[list] List of layers to check. Individual layers are created by make_layer and need to be wrapped in a list.

Value

Character string vector containing error messages.


DrDimont documentation built on Sept. 23, 2022, 5:06 p.m.