Description Usage Arguments Value
Returns a Spectrum2 object if return_annotation = F and a tibble with columns (mz,intensity,data) if return_annotation = T. The data column contains the predicted intensity at three energies and the SMILES string for the peak annotation.
1 | cfm_parse_spec(spec, return_annotation = T)
|
spec |
Result from CFM precompute |
return_annotation |
T/F should annotation be returned |
the predicted mass spectrum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.