Learn R Programming

rpubchem (version 1.5.10)

decodeCACTVS: Convert a Base64 encoded Pubchem 881-bit fingerprint to a fingerprint object

Description

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.

Usage

decodeCACTVS(cactvs)

Arguments

cactvs
A character string containing the Base64 encoded fingerprint

Value

A fingerprint object

See Also

get.cid