View source: R/UFA_PubChem_formula_extraction.R
UFA_PubChem_formula_extraction | R Documentation |
This module is to extract molecular formulas from a database.
UFA_PubChem_formula_extraction(path)
path |
path to store information |
Molecular formulas in https://pubchem.ncbi.nlm.nih.gov/ are stored in the provided 'path' in the .txt format.
Kim S, Chen J, Cheng T, Gindulyte A, He J, He S, Li Q, Shoemaker BA, Thiessen PA, Yu B, Zaslavsky L, Zhang J, Bolton EE. PubChem in 2021: new data content and improved web interfaces. Nucleic Acids Res., 2021 Jan 8; 49(D1):D1388–D1395 , \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1093/nar/gkaa971")}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.