View source: R/plottingFunctions.R
plotAnalyteOverlapPerRxnLevel | R Documentation |
Plots an interactive upset plot of overlapping input compounds at reaction class level 1
plotAnalyteOverlapPerRxnLevel(
reactionsResults = "",
includeCofactorMets = FALSE
)
reactionsResults |
output of getReactionsForAnalytes() |
includeCofactorMets |
include metabolites labeled at cofactors within ChEBI (Default = FALSE) |
An interactive HTML upset plot that allows the user to visualize the overlap in the number of input compounds across level 1 of reaction classes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.