uibcdf / OpenPharmacophore

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

Structure based pharmacophore and protein-ligand interactions #57

Closed Daniel-Ibarrola closed 1 year ago

Daniel-Ibarrola commented 2 years ago

Currently structure based pharmacophores are extracted by using protein-ligand interactions using the library plip, however plip was not conceived for pharmacophore extraction and it seems to have issues with hydrophobic features in the context of pharmacophores. Moreover, plip needs a pdb file to obtain the protein-ligand interactions which is impractical and slow when extracting pharmacophores from a molecular dynamics trajectory.

To solve this we need to search if there are any alternatives to plip. If not, we'll probably have to implement the pharmacophore extraction from the protein-ligand complex.

dprada commented 2 years ago

I agree. Implementing the pharmacophore extraction here would entail some benefits in the future.

orgw commented 9 months ago

ACP4 (https://github.com/tsudalab/ACP4) provides code for extracting pharmacophores.