SDF2apcmp | R Documentation |
SDF
to list
for AP generation
Returns SDF
class as list
containing the components for generating atom pair descriptors.
SDF2apcmp(SDF)
SDF |
|
...
list |
with atom and bond components |
Thomas Girke
Chen X and Reynolds CH (2002). "Performance of similarity measures in 2D fragment-based similarity searching: comparison of structural descriptors and similarity coefficients", J Chem Inf Comput Sci.
Functions: sdf2ap
, apset2descdb
, cmp.search
, cmp.similarity
## Instances of SDFset class
data(sdfsample)
sdf <- sdfsample[[1]]
## Return list
cmp <- SDF2apcmp(sdf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.