Hi,Layne-Huang
Thank you very much for your work, but while reading the code, at line 155 of the utils/protein_ligand.py file, the code reads as follows,
def to_dict_atom_cutoff(self, ligand_pos, cutoff):
and I would like to know why your code sets cutoff to 8 here, is this a priori knowledge?
Hi,Layne-Huang Thank you very much for your work, but while reading the code, at line 155 of the utils/protein_ligand.py file, the code reads as follows,
def to_dict_atom_cutoff(self, ligand_pos, cutoff):
and I would like to know why your code sets cutoff to 8 here, is this a priori knowledge?