Discngine / fpocket

fpocket is a very fast open source protein pocket detection algorithm based on Voronoi tessellation. The platform is suited for the scientific community willing to develop new scoring functions and extract pocket descriptors on a large scale level. fpocket is distributed as free open source software. If you are interested in integrating fpocket in an industrial setting and require official support, please contact Discngine (www.discngine.com).
MIT License
271 stars 60 forks source link

Issue 107 adapting to long chain & residue names & molfile fixes #125

Closed pschmidtke closed 5 months ago

pschmidtke commented 5 months ago

long chain names & residues are now enabled for mmcif files. The cif parser has several fixes as well linked to these features. Common error management on empty input files is provided as well