Description Usage Arguments Value Examples
Predict hydrolysis rates based on QSAR model using a variety of machine learning regressions such as random forest, support vector machine, partial least squares, and multiple linear regression.
1 |
... |
arguments from the fmcsR::fmcbatch such as a and b |
smile |
SMILES string for a chemical fragment in character, factor, or SMIset datatype. |
HT.type |
The type of Hammett-Taft (HT) descriptor; valid inputs include "taft", "meta", "para", "ortho", "induction", "es" and "user" for a user defined sigma descriptor. |
A list containing tanimoto coefficient for the closest matching MCS, SMILES string of the MCS, and index nuber of the matched fragment from the library.
1 | htdesc (smile = "CCC", HT.type = "taft", sigma.selection = "A")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.