mc-robinson

Results 5 issues of mc-robinson

I could be wrong, but this plot for example ![image](https://user-images.githubusercontent.com/10458975/60199005-d4f71b00-983a-11e9-94de-d5b4f076f94a.png) is clearly suspect since the naive method is giving an AUC around 0 and not 50. I believe the issue...

# 🚀 Feature Request I would like to submit a potential example notebook, based on my following work here: https://colab.research.google.com/drive/1dOUHQzl3aQ8hz6QUtwRrXlQBGqZadQgG (hopefully it is easy for others to run in Colab!)...

enhancement

Hi @Balandat, here is a very initial draft of the PR related to #180 . A couple of things: - Normalization and standardization are really important for this function, but...

CLA Signed

**Describe the bug** Consider the simple Meso compound: `F[C@H](Br)[C@@H](F)Br` Since the compound is Meso, the following molecule where each supposed stereocenter is flipped, `F[C@@H](Br)[C@H](F)Br`, is identical As expected, these two...

bug

**Describe the bug** `Chem.FindMolChiralCenters` is considering the highlighted atom a chiral center (see code below) I expect it is looking for cis-trans stereochemistry across the thietane-dione, like you would see...

bug