schrodinger.application.desmond.report_helper module¶
-
schrodinger.application.desmond.report_helper.
change_plot_colors
(axis, spines=True, ticks=True, labels=True, polar=False, label_size=8)[source]¶
-
schrodinger.application.desmond.report_helper.
generate_ligand_2d_placeholder
(filename, natoms)[source]¶
-
schrodinger.application.desmond.report_helper.
generate_aligned_2d_ligand_pair
(fn_list, ct1, ct2, aligned_core)[source]¶ Given two ligands, try to generate a 2d-plot where they’re aligned.
-
schrodinger.application.desmond.report_helper.
generate_ligand_2d_image
(filename, ligand_st=None, scene=None, crop=True, ret_size=False)[source]¶ given a scene, or a ligand st, output the 2d image
-
schrodinger.application.desmond.report_helper.
crop_image
(image_in)[source]¶ get rid of the white background rgb=[255,255,255]