Skip to content

Releases: molssi-seamm/from_smiles_step

Bugfix: Issue recognizing chemical names

31 Oct 13:44
3a9249f
Compare
Choose a tag to compare
  • Fixed an issue where the chemical name was handled as SMILES, causing the code to crash.

Bugfix: incorrectly creating configurations

10 Nov 10:55
644f09f
Compare
Choose a tag to compare

which could lead to empty configurations.

Removed using structure names when perceiving type

09 Nov 17:14
1554482
Compare
Choose a tag to compare

Using structure names is too dangerous to use by perceiving if text is a name or SMILES and there is no easy test for valid SMILES. So changed to only using names if the user specifies names.

Improved structure handling, getting structure from name

09 Nov 16:43
b51dab6
Compare
Choose a tag to compare
  • Switched to standard structure handling, which adds more options
  • Added getting structures from Pubchem using the chemical name.

Adding support for InChI and InChIKeys

19 Jul 13:29
dfb795c
Compare
Choose a tag to compare
Merge pull request #20 from molssi-seamm/dev

Added support for InChI and InChIKeys

Updated for Python 3.8 and 3.9.

14 Oct 00:55
Compare
Choose a tag to compare
2021.10.13

Fixed format error and added new CHE grant number.

Added DOI from Zenodo

04 Aug 15:41
Compare
Choose a tag to compare

No change in functionality but added the newly minted DOI to the self-citation and to the README page.

Internal release working on Zenodo DOIs, part 4.

04 Aug 15:13
Compare
Choose a tag to compare

Still debugging Zenodo. No change in functionality.

Internal release working on Zenodo DOIs, part 3.

04 Aug 15:01
Compare
Choose a tag to compare

No change in functionality, but still painfully debugging Zenodo.

Internal release working on Zenodo DOIs, part 2

03 Aug 23:28
Compare
Choose a tag to compare

Fixed a typo in the JSON file, having found the Zenodo error logs.