Description Usage Arguments Value Examples
This function visualize the functional enrichment analysis (FEA)'s barplot
1 2 3 |
dataFEA |
dataFEA |
topBP |
topBP |
additionalFilename |
additionalFilename |
height |
Figure height |
width |
Figure width |
offsetValue |
offsetValue |
angle |
angle |
xleg |
xleg |
yleg |
yleg |
titleMain |
title of the plot |
minY |
minY |
maxY |
maxY |
mycols |
colors to use for the plot |
no return value, FEA result is plotted
1 2 | dataFEA <- FEA(DEGsmatrix = DEGsmatrix)
plotFEA(dataFEA = dataFEA, additionalFilename = "_example",height = 20,width = 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.