View source: R/check_prior_knowledge_network.R
checkPriorKnowledgeNetwork | R Documentation |
Checks prior knowledge network for correct format.
checkPriorKnowledgeNetwork(priorKnowledgeNetwork)
priorKnowledgeNetwork |
a network with 3 columns: source node ('source'), interaction sign ('interaction') and target node('target'). |
TRUE if everything is correct. Stops pipeline if not.
Enio Gjerga, Olga Ivanova 2020-2021
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.