Description Usage Arguments Value Examples
Pubchem computes 881-bit structural keys using the CACTVS toolkit, which are made
available as Base64 encoded strings. This method converts the Pubchem string to
a fingerprint object, which can be manipulated using the fingerprint
package.
1  | decodeCACTVS(cactvs)
 | 
cactvs | 
 A character string containing the Base64 encoded fingerprint  | 
A fingerprint object
1  | decodeCACTVS('AAADcYBAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAIAAAAAAAOAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.