|
__init__(self,
jp=None)
Initialize from parameters dictionary. |
|
|
|
writeDockingStage(self,
mode,
receptor,
input,
output,
outtype,
gencodes_out_set=None,
frags=False,
recombine=True,
unique_field=None)
Writes stage that describes how the docking will be executed. |
|
|
|
writeGenConfsStage(self,
receptor_suffix,
input,
output)
Writes stages that generate MMFFs and OPLS conformers from the input,
combine them with the input, and put into output. |
|
|
|
writePreFilterStage(self,
input,
output,
custom_filter_text)
Writes the stage that filters by specified LigFilter criteria |
|
|
|
writePrepareStages(self,
lastoutput,
recombine) |
|
|
|
|