Description Usage Arguments Value
Checks if input data is valid and formatted correctly. This function is a wrapper for other check functions to be executed as first step of the molnet pipeline.
1 | check_input(layers, inter_layer_connections, drug_target_interaction)
|
layers |
List of layers to check. Individual layers were created by
|
inter_layer_connections |
A list containing connections between layers. Each
connection was created by |
drug_target_interaction |
A named list of the drug interaction data. Created by
|
Character string vector containing error messages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.