openpharmacophore.io.pharmacophore_writer.save_mol2

openpharmacophore.io.pharmacophore_writer.save_mol2(pharmacophores, file_name, save_props=True)[source]

Save several pharmacophores to a mol2 file.

Parameters:
  • pharmacophores (list[Pharmacophore]) – A list of pharmacophores

  • file_name (str) – Name of the file that will be created.

  • save_props (bool) – Whether to save the properties stored in the pharmacophore.