forked from ci-lab-cz/streamd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
20 lines (18 loc) · 948 Bytes
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
version 0.2.6
- Added GPU support
- Use only available CPUs
- Fixed logging
- Added mdrun_per_node argument
version 0.2.7
- Fixed an issue with ligand restraints during NPT and NVT
- RMSD of ligand, backbone, Active Site groups are calculated by MDanalysis and saved in 1 common output file
- Use xtc and tpr files containing no water for RMSD analysis (to prevent memory issues)
- Added additional trajectory convergence analysis (html interactive files requires plotly)
- Added plotly dependency in env.yml
- Transform xvg analysis files to csv
- Save successfully finished names of the systems to the text output file
- Calculate MMPBSA intermediate files in tmp directories for multiple run in one directory
- Add unique suffix for run_md and run_gbsa output files for simultaneous runs in the same working directory
version 0.2.8
- Added n_jobs and protein_selection arguments to run_prolif
- Added save_traj_without_water argument to run_md