:orphan: true .. _schrodinger-grid-preparation: ############################################################### Grid Preparation ############################################################### This protocol generates the grids used by the docking Schrodinger program: `Glide `_. .. warning:: The protocol is currently deprecated since all the necessary grids are internally generated by the glide docking protocol described below. It might just be useful to generate and then check the resulting grids. An additional option is included to manually define the Grids from Schrodinger's GUI. Input ---------------------------------------- .. include:: ../../../../templates/plugins/input-help.rst .. image:: ../../../../../_static/images/plugins/schrodinger/virtual-drug-screening/grid-preparation/form.png :alt: Grid Preparation form :height: 400 :align: center | The result of this protocol is a ``SetOfSchrodingerGrids``, around the specified site. Each grid is conformed by an inner grid, where the center of mass of the ligand must be docked; and an outer grid, which must contains all the atoms of the ligand. The user can visualize these grids using **Analyze Results**. .. image:: ../../../../../_static/images/plugins/schrodinger/virtual-drug-screening/grid-preparation/output.png :alt: Grid Preparation form :height: 400 :align: center | .. |testCommand| replace:: pwchemSchrodinger.tests.main_wf.TestGridSchro .. include:: ../../../../templates/plugins/protocol-test.rst