blUpdate | R Documentation |
This function can be used to update a blacklist matrix by blacklisting an edge between a pair of variables
blUpdate(blacklist, node1, node2)
blacklist |
object of class 'blacklist' |
node1 |
name of omic variable from which the edge is prohibited |
node2 |
name of omic variable to which the edge is prohibited |
returns a binary matrix where 1 defines prohibited interactions and 0 defines allowed interactions
Polina Suter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.