Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bfee2

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bfee2

Binding Free Energy Estimator 2

  • 2.5.0
  • PyPI
  • Socket score

Maintainers
2

Binding Free Energy Estimator 2

DOI

Binding free energy estimator (BFEE) is a python-based software that automates absolute binding free energy calculations through either the alchemical or geometric route by molecular dynamics simulations.

Theoretical backgrounds

The degrees of freedom of the protein-ligand (or host-guest) system are described by a series of geometric variables (or collective variables), as firstly described by the Karplus group. In BFEE, a generalized, best-fit-rotation-based geometric variables are used, making it in principle available to any protein-ligand complex. See this paper for introduction of these variables.

In the geometric route, the degrees of freedom is investigated one by one, through one-dimensional free-energy calculations. In BFEE, WTM-eABF is used, while other importance-sampling algorithms such as plain eABF are also acceptable. The alchemical route is a variants of the double decoupling method (DDM). A thermodynamic cycle, in which the ligand and the geometric restraints are decoupled independently to guarantee the convergence of the simulations.
这里是标准结合自由能计算方法的中文介绍.

Features

Generates all the input files for absolute binding free energy calculations;
Perform post-treatment automatedly;
Support NAMD (alchemical and geometric route) and Gromacs (geometric route) as molecular dynamics engines;
Support many file formats for the input complex structure (PSF/PDB/PRM, PRM7/RST7, TOP/PDB);
Support both rigid (exclude RMSD CV) and flexible (include RMSD CV) ligands and protein-protein complexes (streamlined geometrical route);
...

Requirements

Python 3.6+, PySide 2, numpy, scipy, matplotlib, parmed and MDAnalysis.
NAMD 3.0 or later / Colvars patched Gromacs.
Note: BFEE2 uses cutting-edge features of NAMD and Colvars. We highly suggest the end-user download the devel branch of NAMD from here and patch it with Colvars to prevent possible problems.

Installation

We suggest to install BFEE2 through conda. It will be safe if conda is install in a new environment

conda create --name bfee   (optional)
conda activate bfee        (optional)
conda install -c conda-forge BFEE2

Usage

Simply run BFEE2Gui.py in terminal or PowerShell. One may need to use the absolute path on MS Windows.
A step-by-step tutorial is provided here.
A tutorial about new streamlined geometrical route is provided in the SI of this paper.

Citations

When possible, please consider mentioning Fu et al. Nat. Protoc. 2022, doi:10.1038/s41596-021-00676-1 when BFEE2 is used in your project.

Additional references:
BFEE2: Fu et al. J. Chem. Inf. Model. 2021, 61, 2116–2123
Alchemical and geometric routes Gumbart et al. J. Chem. Theory Comput. 2013, 9, 794–802
WTM-eABF: Fu et al. Acc. Chem. Res. 2019, 52, 3254–3264 and Fu et al. J. Phys. Chem. Lett. 2018, 9, 4738–4745
Collective variables: Fu et al. J. Chem. Theory Comput. 2017, 13, 5173–5178
Colvars module: Fiorin et al. Mol. Phys. 2013 111, 3345-3362
"Mother" of all restraint-based binding free-energy calculations: Hermans et al. Isr. J. Chem. 1986, 27, 225–227

Contact us

Technique issues: Haohao Fu (fhh2626@mail.nankai.edu.cn) and Haochuan Chen (yjcoshc@mail.nankai.edu.cn)

This software is under the GPLv3 license. For more information about the copyright of BFEE, contact the corresponding authors of the aforementioned papers (wscai@nankai.edu.cn, Christophe.Chipot@univ-lorraine.fr).

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc