11 #ifndef _RD_SEQUENCEPARSE_H_ 12 #define _RD_SEQUENCEPARSE_H_ 32 bool sanitize,
bool lowerD);
74 bool sanitize,
bool lowerD);
111 bool sanitize =
true);
114 bool sanitize =
true);
#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)