11 #ifndef _RD_SEQUENCEPARSE_H_ 12 #define _RD_SEQUENCEPARSE_H_ #define RDKIT_FILEPARSERS_EXPORT
RDKIT_FILEPARSERS_EXPORT RWMol * SequenceToMol(const char *seq, bool sanitize, bool lowerD)
RDKIT_FILEPARSERS_EXPORT RWMol * FASTAToMol(const char *seq, bool sanitize, bool lowerD)
RDKIT_FILEPARSERS_EXPORT RWMol * HELMToMol(const char *helm, bool sanitize=true)