A Python package for detecting and characterizing biomolecular cavities.
See also:
To install the latest release on PyPI, run:
pip install pyKVFinder
Or to install the latest developmental version, run:
git clone https://github.com/LBC-LNBio/pyKVFinder.git
pip install pyKVFinder
If you use pyKVFinder, please cite:
Guerra, J.V.d., Ribeiro-Filho, H.V., Jara, G.E. et al. pyKVFinder: an efficient and integrable Python package for biomolecular cavity detection and characterization in data science. BMC Bioinformatics 22, 607 (2021). https://doi.org/10.1186/s12859-021-04519-4.
The software is licensed under the terms of the GNU General Public License version 3 (GPL3) and is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.