uibcdf / OpenPharmacophore

An open library to work with pharmacophores.
https://www.uibcdf.org/OpenPharmacophore
MIT License
33 stars 10 forks source link

Improved Pharmacophore class #51

Closed Daniel-Ibarrola closed 2 years ago

Daniel-Ibarrola commented 2 years ago

Description

The pharmacophore class now uses a sorted data structure to store its pharmacophoric points. Also, new methods and functionality were added to this class.

Todos