gene_knockdown {ceRNAnetsim} | R Documentation |
Knocks down given node.
gene_knockdown(input_graph, node_name)
input_graph |
The graph object that processed in previous step/s. |
node_name |
The name of the node whose count is to be knocked down. |
knocks down a given gene target.
the graph object.