:orphan: true .. _pwchem-prepare-receptor: ############################################################### Prepare Receptor ############################################################### This protocol provides a simple ``AtomStruct`` preparation with `BioPython `_ where the user can choose different cleaning options like removing waters, heteroatoms, keep only specific chains... Its functionality is included in several other protocols that manage ``AtomStruct`` objects. Input ---------------------------------------- .. include:: ../../../../templates/plugins/input-help.rst .. image:: ../../../../../_static/images/plugins/pwchem/virtual-drug-screening/prepare-receptor/form.png :alt: Prepare Receptor form :height: 400 :align: center | The result of this protocol is an ``AtomStruct`` cleaned with the form specifications. .. image:: ../../../../../_static/images/plugins/pwchem/virtual-drug-screening/prepare-receptor/output.png :alt: Prepare Receptor output :align: center | .. |testCommand| replace:: pwchem.tests.tests_preparations.TestPrepareReceptor .. include:: ../../../../templates/plugins/protocol-test.rst