openpharmacophore.io.pharmacophore_reader.read_json

openpharmacophore.io.pharmacophore_reader.read_json(pharmacophore_file, load_mol_sys=False)[source]

Loads a pharmacophore from a json file

Parameters:
  • pharmacophore_file (str) – name of the file containing the pharmacophore

  • load_mol_sys (bool) – If true loads the molecular system associated to the pharmacophore (Default: False).

Returns:

points – A pharmacophore.

Return type:

Pharmacophore