openpharmacophore.io.pharmacophore_reader.read_mol2
- openpharmacophore.io.pharmacophore_reader.read_mol2(file_name)[source]
Loads pharmacophores from a mol2 file.
- Parameters:
file_name (str) – Name of the file containing the pharmacophore.
- Returns:
pharmacophores – A list of pharmacophores.
- Return type:
list[Pharmacophore]