ProLIFο
ποΈ Authors: CΓ©dric Bouysset
π Project home: https://github.com/chemosim-lab/ProLIF
π Documentation: https://prolif.readthedocs.io/en/latest/
βοΈ License: Apache License 2.0
π Keywords: drug-design, cheminformatics, molecular-dynamics
π Development status: Production/Stable
π Publications:
Description:
Interaction Fingerprints for protein-ligand complexes and more
Installation instructionsο
The latest version of ProLIF can be installed using the following:
mamba install -c conda-forge prolif
The source code of ProLIF can be installed using the following:
pip install rdkit
pip install "prolif[dev] @ git+https://github.com/chemosim-lab/ProLIF@master"