Description Usage Arguments Value
Retrieve a Java instance of VegajavaR, with the training file specified. Language model is trained before the instance is returned. The spell corrector is adapted from Peter Norvig's demonstration.
1 2 | calc.all.desc(list.of.smiles, addH = "false", corr.edge.adj = "false",
aug.corr.ed = "true")
|
list.of.smiles |
vector of smiles |
addH |
if true ad hidrogen to structure |
corr.edge.adj |
if true corrects edge adjacency |
aug.corr.ed |
if true augments and corrects edge adjacency |
matrix with the calculated descriptors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.