Description Usage Arguments Details Value Author(s) Examples
View source: R/713-convSDFtoAP.R
Atom pair library
| 1 | convSDFtoAP(sdfset, type = "AP", uniquePairs = TRUE)
 | 
| sdfset | Objects of classes  | 
| type | if  | 
| 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. | 
Creates from a SDFset a searchable atom pair library that is stored in a container of class APset.
| APset |  if input is  | 
| AP |  if input is  | 
Min-feng Zhu <wind2zhu@163.com>,
| 1 2 3 | data(sdfbcl)
apset <- convSDFtoAP(sdfbcl)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.