openpharmacophore.io.mol_files.read_mol2

openpharmacophore.io.mol_files.read_mol2(file_name)[source]

Load molecules from a mol2 file.

Parameters:

file_name (str) – Name of the file containing the ligands

Returns:

molecules

Return type:

list[rdkit.Mol]