View source: R/utils-compounds.R
compoundScorings | R Documentation |
Returns an overview of scorings may be applied to rank candidate compounds.
compoundScorings(
algorithm = NULL,
database = NULL,
includeSuspectLists = TRUE,
onlyDefault = FALSE,
includeNoDB = TRUE
)
algorithm |
The algorithm: |
database |
The database for which results should be returned (e.g. |
includeSuspectLists , onlyDefault , includeNoDB |
A logical specifying whether scoring terms related to suspect lists, default scoring terms and non-database specific scoring terms should be included in the output, respectively. |
A data.frame
with information on which scoring terms are used, what their algorithm specific name is
and other information such as to which database they apply and short remarks.
generateCompounds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.