|
_get_perturbation_type(sid) |
|
|
|
|
|
|
(int | None, int | None)
|
representative_frames(sid)
Given an FEP's SID file, extract the contact data for both endpoints,
then for each endpoint, calculate a similarity matrix based on the
protein- ligand contacts. |
|
|
list of str or an empty list
|
generate_reduced_trajectory(cms_fn,
trj_dir,
out_fn,
dew_asl,
lambda_val,
ref_st_fn=None,
ref_asl=None,
protein_fep=False,
nwaters=200)
Generate a 'reduced' trajectory, where the ligands are solvated by
200 water molecules and the system is aligned on the first frame. |
|
|
|
extract_representative_structure(frame_id,
lambda_name)
Given a representative frame number, extract that frame from the
trajectory, save this into a maestro file, and return the filename. |
|
|
list of str
|
post_process_trj(jobname,
n_win=12,
ref_st_fn=None)
For each endpoint trajectory -- generate a reduced trajectory using
'parch' and then extracts the representative structure from this
trajectory. |
|
|