A computational tool to compute PMF and Kd from non-equilibrium simulation
Project description
Jarzynski Tool
This repository contains a python script, which allows to rebuild the PMF based on the Jarzysnki Equality framework. For this you need to pass a file in CSV format, where you have the work values (kcal/mol/A) of all the replicas, the first column has to be the distance in (Angstrom). If you have any questions, you can contact me at groponp@gmail.com.
Usage Jarzynski
python jarzynski.py pmf --usage
#! Return
[USAGE ] "%opt1: python jarzynski.py pmf -f work_matrix.csv -o reconstructed_PMF.csv -t 300 -e gmx"
[USAGE ] "%opt2: python jarzynski.py pmf --file=work_matrix.csv --ofile=reconstructed_PMF.csv --temperature=300 --engine=gmx"
Usage Kd
python jarzynski.py kd --usage
#! Return
[USAGE ] "%opt1: python jarzynski.py kd -f PMF.csv -o kd.csv -u nM -b 1000 -t 300 -e gmx"
[USAGE ] "%opt2: python jarzynski.py kd --file=PMF.csv --ofile=kd.csv --units=nM --box_volume=1000 --temperature=300 --engine=gmx"
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jarzynski-1.0.4.tar.gz
(4.5 kB
view details)
File details
Details for the file jarzynski-1.0.4.tar.gz.
File metadata
- Download URL: jarzynski-1.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1755312eaec1a1163b40e8642e7664d2658c91a0e4bdcdbdeff5571116e9bd30
|
|
| MD5 |
caf506e4aa6d5431452ad9e3364c41c7
|
|
| BLAKE2b-256 |
0fa2a962b9151be482f32d371c995550470bb5dec945c628ead59c668e75ff00
|