Invalid SMILES for C#C the SMILES for Acetylene.
namibj opened this issue · 2 comments
namibj commented
Upon feeding C#C to the SMILES input I get a "Invalid SMILES structure!" error.
lambdacasserole commented
A regular expression in the CoffeeScript that validates SMILES structures has a lower limit on length (7 or longer accepted, others rejected). Fix incoming for this.
lambdacasserole commented
Thank you very much for letting me know about this. Fixed by #10 which is now live.