Description Usage Arguments Value Author(s) Examples
Generates Atom Pair descriptors using a fast C function.
1 | genAPDescriptors(sdf,uniquePairs=TRUE)
|
sdf |
A single SDF object. |
uniquePairs |
When the same atom pair occurs more than once in a single compound, should the names be unique or not? Setting this to true will take slightly longer to compute. |
A vector of descriptors for the compound given. An AP object can be generated as shown in the example below.
Kevin Horan
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.