check_drug_targets_in_layers function

[INTERNAL] Check drug target and layer data

[INTERNAL] Check drug target and layer data

[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)

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.

Returns

Character string vector containing error messages.

  • Maintainer: Katharina Baum
  • License: MIT + file LICENSE
  • Last published: 2022-09-23

Useful links