View source: R/output_analysis.R
plotweight | R Documentation |
plotweight
Function to be applied to more main function output.
plotweight(output, gene, axe1 = 1, axe2 = 2)
output |
Output object of MORE main function. |
gene |
Gene of which the user wants visualize the weightings of the model. |
axe1 |
Number of the PLS component to plot in the X axis |
axe2 |
Number of the PLS component to plot in the Y axis |
Plots the weighting star of the regulators identified as significant for the selected gene.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.