View source: R/organize_libraries_EI_and_MS2.R
reorganize_mona | R Documentation |
reorganize_mona
offers a way to reorganize MoNA libray,
mainly to retrieve SMILES from the "Comments" field.
reorganize_mona(lib)
lib |
The MoNA library generated by |
The msp file from MoNA has no "SMILES" field but has SMILES information stored in the "Comments" field. Therefore, This function tries to retrieve SMILES from the "Comments" field. This function supports parallel computing.
A List
with SMILES retrieved.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.