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);
RWMol is a molecule class that is intended to be edited.
#define RDKIT_FILEPARSERS_EXPORT
RDKIT_FILEPARSERS_EXPORT RWMol * HELMToMol(const char *helm, bool sanitize=true)
RDKIT_FILEPARSERS_EXPORT RWMol * SequenceToMol(const char *seq, bool sanitize, bool lowerD)
bool rdvalue_is(const RDValue_cast_t)
RDKIT_FILEPARSERS_EXPORT RWMol * FASTAToMol(const char *seq, bool sanitize, bool lowerD)