Thomas Struble
Thomas Struble
This is an interesting case. This is not a reaction that is setting any stereocenters but the recorded product includes it because it is showing the _relative_ stereochemistry since the...
You are correct, the outcomes from rdkit has stereochemistry when the symmetry of the product makes the molecule achiral. The lines in the code that deals with this are: https://github.com/connorcoley/rdchiral/blob/3b9ae0e02d1ec99eea1b953d5870091af664de4f/rdchiral/main.py#L498-L511
Use `pip install -e "git://github.com/connorcoley/rdchiral.git#egg=rdchiral"` for now. I will push another pip version today if I can get around to it. The above command should work in the meantime