update SequenceParsers.cpp by magattaca · Pull Request #3683 · rdkit/rdkit
It seems that current "SequenceParesers.cpp" code doesn't contain the necessary information to construct D-serine and D-tyrosine. When I tried Chem.MolFromSequence(s, flavor=1) or Che...