This class generates a PDF report for FEP+ for protein residue
mutation.
|
|
__init__(self,
fep_edge_data,
basename=None,
perturbation_type='small_molecule')
This class generates a PDF report for an FEP/REST (+) type of job. |
|
|
|
|
|
|
|
|
|
|
| _fragment_perturbation_details(self) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from FEPEdgeReportMaker:
add_atom_highlight,
create_torsions_plot,
error,
gen_protein_rmsf_image,
get_2d_ligand_image,
get_protein_rmsf,
get_rest_density_img,
get_rest_density_plot,
get_structure_item,
get_torsions_plot,
on_move,
remove_last_atom_highlight,
str
Inherited from FEPEdgeReportMaker (private):
_add_b_factor,
_add_interacting_residues,
_add_sse_span,
_align_chmmol,
_b_factor_valid,
_cleanup_temp_files,
_create_pair_rmsd_fig,
_create_pl_bar_fig,
_free_energy_convergence_profiles,
_gen_free_energy_convergence_fig,
_gen_free_energy_convergence_plot,
_gen_free_energy_convergence_table,
_gen_protein_rmsf_ax,
_get_2d_ligand_image,
_get_aligned_chmmol,
_get_annotated_2d_lig_img,
_get_lid,
_get_lid_img,
_get_ligand_wrt_prot_rmsd_plot,
_get_ligand_wrt_prot_rmsd_text,
_get_pair_rmsd_plot,
_get_plot_pl_bar_chart,
_get_protein_lambda_rmsd_plot,
_get_protein_rmsd_text,
_get_protein_rmsf_text,
_get_sequence_viewer_image,
_get_temp_image_fn,
_get_torsion_plot_img,
_highlight_matching_torsion_atoms,
_init_report,
_ligand_perturbation_details,
_ligand_rmsd_wrt_protein,
_ligand_torsion_report,
_load_modules,
_protein_report,
_protein_rmsd,
_protein_rmsf,
_reaction_details,
_replica_exchange_density,
_report_fep_simulation_details
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|