The idea here is to use the mapping generated from the ligands to
generate mae's for the complex. If we keep the dummy receptor ct as the
first ct we can run both legs using the solvent.msj
|
__init__(self,
proteins)
Takes a ligand fragment cut from protein |
|
|
|
get_root_name(self,
lig_mae) |
|
|
|
|
|
generate_mae(self,
lig_mae) |
|
|
|
get_protein_pairs(self,
lig1,
lig2) |
|
|
|
tag_protein(self,
lig,
prot) |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|