schrodinger.application.watermap.watermap_inp module¶
This is a class that generates watermap input files and runs them through jobcontrol. This also supports all the options in GUI.
Copyright Schrodinger, LLC. All rights reserved.
-
class
schrodinger.application.watermap.watermap_inp.WaterMapInput(protein_st, ligand_st, **kwargs)¶ -
createTip4pFfio(ct)¶
-
make_canonical_solvent(st)¶ Fix atomic order to O H H
-
prepareStructures()¶ Prepare -solute, -protein, -ligand.mae files.
-
reorder_solute(st)¶ reorder atoms so that the very first atom is located close to origin to prevent solute to be shifted to other images.
-
run(jobname, host, cpu)¶ Run WaterMap Job
-
update(**kwargs)¶ updates states of options
-
write(jobname, suffix='maegz', hostname=None, cpus=None)¶ Call all write functions
Parameters:
-
writeMSJ()¶ Write multisim file
-
-
schrodinger.application.watermap.watermap_inp.main(opt)¶
-
schrodinger.application.watermap.watermap_inp.print_deprecate(option, opt, value, parser)¶