View source: R/Functions_SIRIUS.R
getSiriusTree | R Documentation |
get additional SIRIUS results (fragmentation trees) for a spectrum
getSiriusTree(paths, formula)
paths |
list generated by |
formula |
molecular formula prediction to get details for |
annotations
the matching file from spectra
subfolder
as data.frame
trees_dot
the matching .dot
tree file, read in by
DiagrammeR::grViz
trees_json
the matching .json
tree file, read in by
jsonlite::read_json
Returns a named list with fragmentation tree objects for plotting, see |codeDetails
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.