View source: R/MetascapeUtils.R
metascape GO result left and right plot
1 2 3 4 5 6 7 | metascapeBarPlot(
leftDF = NULL,
rightDF = NULL,
pal = "Set1",
save = TRUE,
outdir = "metascape"
)
|
leftDF |
DataFrame show in left |
rightDF |
DataFrame show in right |
pal |
which color pal use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.