Releases: deGrootLab/KPerm
Releases · deGrootLab/KPerm
v0.2.0
Changelog
0.2.0 - 2023-08-03
Added
- Command-line interface following GROMACS style
- Two methods,
cross
andjump
, for computing current set_coord()
andset_trajs()
for specifying coordinate and trajectory filesChannel.detect_sf()
for showing the identified constituent atoms for SF- Users now can adjust the radius of the binding site using keyword
bs_radius
inChannel.run()
. Default: 4.0 (Angstrom)
Changed
FindCycles
renamed tofind_cycle
permeationMFPT
renamed tomfpt
plotCycles
renamed toplot_cycle
plotNetFlux
renamed toplotNetFlux
computeStats
renamed tocompute_stats
- Charge-scaling tutorial updated
v0.1.1
v0.1.0
Added
- Calculation of net fluxes for permeation cycles
- Method of calculating current via counting permeation events across S2-S3 interface.
- Option of writing indices of objects in SF or involved in permeation to files.
- Changelog.
Changed
- Charge-scaled tutorial.
- Part of the codes formatted to conform to the PEP 8 style.
Removed
- Obsolete methods for determining SF occupancy and ion jumps in SF.