yank icon indicating copy to clipboard operation
yank copied to clipboard

An open, extensible Python framework for GPU-accelerated alchemical free energy calculations.

Results 121 yank issues
Sort by recently updated
recently updated
newest added

Dear all, Recently I found that yank could not calculate free energy when the pdb of the receptor contains coenzyme such as FAD (PDB ID: 4kw5), but this fad interacts...

There is no clear way to use Open Force Field parameters for ligands, as the YAML input takes in mol2 and leaprc.gaff. Maybe if the ligands could be set up...

If you want to incorporate a binding pose prediction into YANK, this code that I wrote today could be a helpful reference. This extracts the bound state and aligns it:...

Dear all, For the alchemical_path of complex and solvent of protocol parameter in * .yaml, I have some questions. Could the alchemical_path of complex and solvent be both set to...

Dear all, I have a two GPUS (1080Ti) server includes two CPUs, when I perform the test command: build_mpirun_configfile "yank script --yaml=p-xylene-implicit.yaml" I will get the error: build_mpirun_configfile "yank script...

I got this error from a fresh install from miniconda3 when running on XSEDE Bridges. Traceback (most recent call last): File "/home/dminh/.conda/envs/yank/bin/yank", line 11, in load_entry_point('yank==0.25.2', 'console_scripts', 'yank')() File "/home/dminh/.conda/envs/yank/lib/python3.7/site-packages/yank/cli.py",...

Currently, the yank documentation says: "The RMSD restraints must also be applied in the solvent phase of the calculation if they are on in the decoupled state, but this is...

This looks useful: https://github.com/duecredit/duecredit

During minimization, Yank continues using 100% of the CPU, but doesn't write any output or log entries. For example, I replaced "type: Harmonic" with "type: RMSD" in the example "p-xylene-explicit.yaml"....

Hi , i would like run multiple yank at the same time for different protein/ligand each on different gpu. i have 6 gtx 1080 on my machine but i dont...