View source: R/output_analysis.R
network_more | R Documentation |
network_more
Function to be applied to RegulationPerConidtion function output.
network_more(output_regpcond, cytoscape = TRUE, group1 = NULL, group2 = NULL)
output_regpcond |
Output object of RegulationPerCondition applied to MORE main function. |
cytoscape |
TRUE for plotting the network in Cytoscape. FALSE to plot the network in R. |
group1 |
Name of the group to take as reference in the differential network creation. |
group2 |
Name of the group to compare to the reference in the differential network creation. |
Plot of the network induced from more.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.