node_boxplot {multiDEGGs} | R Documentation |
Boxplots of single nodes (genes,proteins, etc.)
Description
This function is for internal use of View_diffnetworks
Usage
node_boxplot(gene, assayDataName = 1, deggs_object)
Arguments
gene |
gene name (must be in |
assayDataName |
name of the assayData of interest. If an unnamed list of
data was given to |
deggs_object |
an object of class |
Value
the boxplot
[Package multiDEGGs version 1.0.0 Index]