Description Usage Arguments Details Value Author(s) References
View source: R/getClassyFire.R
use classyfire web API to look up full ClassyFire heirarchy for each inchikey
1 | getClassyFire(ramclustObj = RC, get.all = TRUE, max.wait = 30)
|
ramclustObj |
ramclustR object to ClassyFy |
get.all |
logical; if TRUE, when inchikey classyfire lookup fails, submits for classyfication. Can be slow. max.wait (below) sets max time to spend on each compound before moving on. default = FALSE. |
max.wait |
numeric; maximum time to wait per compound when 'get.all' = TRUE. The |
The $inchikey slot is used to look up the
returns a ramclustR object. new dataframe in $classyfire slot with rows equal to number of compounds.
Corey Broeckling
Djoumbou Feunang Y, Eisner R, Knox C, Chepelev L, Hastings J, Owen G, Fahy E, Steinbeck C, Subramanian S, Bolton E, Greiner R, and Wishart DS. ClassyFire: Automated Chemical Classification With A Comprehensive, Computable Taxonomy. Journal of Cheminformatics, 2016, 8:61. DOI: 10.1186/s13321-016-0174-y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.