blUpdate: Updating blacklist
Description
This function can be used to update a blacklist matrix by blacklisting an edge between a pair of variables
Usage
blUpdate(blacklist, node1, node2)
Value
returns a binary matrix where 1 defines prohibited interactions and 0 defines allowed interactions
Arguments
- 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