Skip to content

Commit

Permalink
Merge pull request #261 from Steinbeck-Lab/dev-kohulan
Browse files Browse the repository at this point in the history
Dev kohulan
  • Loading branch information
Kohulan authored Jul 3, 2023
2 parents 3ce5fa8 + e6dc17f commit ef05103
Showing 1 changed file with 37 additions and 10 deletions.
47 changes: 37 additions & 10 deletions docs/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,43 @@ The Cheminformatics Python Microservices framework is developed using Python and
</div>

<p align="center">
<b>Cheminformatics Python Microservice: V0.8.0</b>
</p>
<b> Cheminformatics Python Microservice: V1.0.0 </b>
</p><br>

- **The currently utilized versions of open cheminformatics toolkits.**

| Toolkits | Version |
|-------------|-------------|
| RDKit <sup>1</sup> | 2023.03.1 |
| CDK <sup>2</sup> | 2.8.0 |
| Open Babel <sup>3</sup> | 3.1.0 |


- **The currently utilized versions of open-source tools.**

| Toolkits | Version |
|---------------------------|-----------|
| STOUT<sup>4</sup> | 2.0.5 |
| DECIMER<sup>5,6</sup> | 2.3.0 |
| DECIMER-Segmentation<sup>7</sup> | 2.3.0 |
| Surge<sup>8</sup> | 1.3.2 |
| SRU<sup>9</sup> | 1.3.2 |
| ClassyFire<sup>10</sup> | 1.0.0 |


## References

1. Landrum G, Others (2016) RDKit: Open-Source Cheminformatics Software.(2016). URL http://www.rdkit.org/, https://github.com/rdkit/rdkit
2. Willighagen EL, Mayfield JW, Alvarsson J, et al (2017) The Chemistry Development Kit (CDK) v2.0: atom typing, depiction, molecular formulas, and substructure searching. Journal of Cheminformatics. https://doi.org/10.1186/s13321-017-0220-4
3. O'Boyle, N.M., Banck, M., James, C.A. et al. Open Babel: An open chemical toolbox. J Cheminform 3, 33 (2011). https://doi.org/10.1186/1758-2946-3-33
4. Rajan, K., Zielesny, A. & Steinbeck, C. STOUT: SMILES to IUPAC names using neural machine translation. J Cheminform 13, 34 (2021). https://doi.org/10.1186/s13321-021-00512-4
5. Rajan, K., Zielesny, A. & Steinbeck, C. DECIMER: towards deep learning for chemical image recognition. J Cheminform 12, 65 (2020). https://doi.org/10.1186/s13321-020-00469-w
6. Rajan K, Brinkhaus HO, Agea MI, Zielesny A, Steinbeck C (2023) DECIMER.ai - An open platform for automated optical chemical structure identification, segmentation and recognition in scientific publications. ChemRxiv (2023). https://doi.org/10.26434/chemrxiv-2023-xhcx9
7. Rajan, K., Brinkhaus, H.O., Sorokina, M. et al. DECIMER-Segmentation: Automated extraction of chemical structure depictions from scientific literature. J Cheminform 13, 20 (2021). https://doi.org/10.1186/s13321-021-00496-1
8. McKay, B.D., Yirik, M.A. & Steinbeck, C. Surge: a fast open-source chemical graph generator. J Cheminform 14, 24 (2022). https://doi.org/10.1186/s13321-022-00604-9
9. Schaub, J., Zielesny, A., Steinbeck, C. et al. Too sweet: cheminformatics for deglycosylation in natural products. J Cheminform 12, 67 (2020). https://doi.org/10.1186/s13321-020-00467-y
10. Djoumbou Feunang, Y., Eisner, R., Knox, C. et al. ClassyFire: automated chemical classification with a comprehensive, computable taxonomy. J Cheminform 8, 61 (2016). https://doi.org/10.1186/s13321-016-0174-y


<center>

| Tools | Version |
|---------|-----------|
| RDKit | 2023.03.1 |
| CDK | 2.8.0 |
| STOUT | 2.0.0 |
| DECIMER | 2.2.0 |

</center>

0 comments on commit ef05103

Please sign in to comment.