openpharmacophore.draw_ligands_chem_feats

openpharmacophore.draw_ligands_chem_feats(ligands, lig_size)[source]

Draw the ligands with their chemical features highlighted.

Parameters:
  • ligands (list[Ligand]) – A list of ligands.

  • lig_size (tuple[int, int]) – A tuple with the width and height of each ligand drawing.

Return type:

drawing