You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***residues** (*array*): (None) List of comma separated res_id or list of dictionaries with the name | res_id | chain | model of the residues to find the closest neighbours. Format: [{"name": "HIS", "res_id": "72", "chain": "A", "model": "1"}]..
103
-
***radius** (*number*): (5.0) Distance in Ångströms to neighbours of the given list of residues..
104
-
***preserve_target** (*boolean*): (True) Whether or not to preserve the target residues in the output structure..
***restart** (*boolean*): (False) Do not execute if output files exist..
107
-
***sandbox_path** (*string*): (./) Parent path to the sandbox directory..
102
+
***residues** (*array*): (None) List of comma separated res_id or list of dictionaries with the name | res_id | chain | model of the residues to find the closest neighbours. Format: [{"name": "HIS", "res_id": "72", "chain": "A", "model": "1"}].
103
+
***radius** (*number*): (5.0) Distance in Ångströms to neighbours of the given list of residues.
104
+
***preserve_target** (*boolean*): (True) Whether or not to preserve the target residues in the output structure.
***chains** (*array*): (None) List of chains to be extracted from the input_structure_path file. If empty, all the chains of the structure will be returned..
238
-
***permissive** (*boolean*): (False) Use non standard PDB files..
239
-
***binary_path** (*string*): (check_structure) path to the check_structure application.
***restart** (*boolean*): (False) Do not execute if output files exist..
242
-
***sandbox_path** (*string*): (./) Parent path to the sandbox directory..
237
+
***chains** (*array*): (None) List of chains to be extracted from the input_structure_path file. If empty, all the chains of the structure will be returned.
238
+
***permissive** (*boolean*): (False) Use non standard PDB files.
239
+
***binary_path** (*string*): (check_structure) path to the check_structure application
***heteroatoms** (*array*): (None) List of dictionaries with the name | res_id | chain | model of the heteroatoms to be extracted. Format: [{"name": "ZZ7", "res_id": "302", "chain": "B", "model": "1"}]. If empty, all the heteroatoms of the structure will be returned..
307
-
***water** (*boolean*): (False) Add or not waters..
***restart** (*boolean*): (False) Do not execute if output files exist..
310
-
***sandbox_path** (*string*): (./) Parent path to the sandbox directory..
306
+
***heteroatoms** (*array*): (None) List of dictionaries with the name | res_id | chain | model of the heteroatoms to be extracted. Format: [{"name": "ZZ7", "res_id": "302", "chain": "B", "model": "1"}]. If empty, all the heteroatoms of the structure will be returned.
307
+
***water** (*boolean*): (False) Add or not waters.
***models** (*array*): (None) List of models to be extracted from the input_structure_path file. If empty, all the models of the structure will be returned..
379
-
***binary_path** (*string*): (check_structure) path to the check_structure application.
***restart** (*boolean*): (False) Do not execute if output files exist..
382
-
***sandbox_path** (*string*): (./) Parent path to the sandbox directory..
378
+
***models** (*array*): (None) List of models to be extracted from the input_structure_path file. If empty, all the models of the structure will be returned.
379
+
***binary_path** (*string*): (check_structure) path to the check_structure application
***residues** (*array*): (None) List of comma separated res_id (will extract all residues that match the res_id) or list of dictionaries with the name | res_id | chain | model of the residues to be extracted. Format: [{"name": "HIS", "res_id": "72", "chain": "A", "model": "1"}]..
***restart** (*boolean*): (False) Do not execute if output files exist..
509
-
***sandbox_path** (*string*): (./) Parent path to the sandbox directory..
506
+
***residues** (*array*): (None) List of comma separated res_id (will extract all residues that match the res_id) or list of dictionaries with the name | res_id | chain | model of the residues to be extracted. Format: [{"name": "HIS", "res_id": "72", "chain": "A", "model": "1"}].
***molecules** (*array*): (None) List of comma separated res_id (will remove all molecules that match the res_id) or list of dictionaries with the name | res_id | chain | model of the molecules to be removed. Format: [{"name": "HIS", "res_id": "72", "chain": "A", "model": "1"}]..
***restart** (*boolean*): (False) Do not execute if output files exist..
638
-
***sandbox_path** (*string*): (./) Parent path to the sandbox directory..
635
+
***molecules** (*array*): (None) List of comma separated res_id (will remove all molecules that match the res_id) or list of dictionaries with the name | res_id | chain | model of the molecules to be removed. Format: [{"name": "HIS", "res_id": "72", "chain": "A", "model": "1"}].
0 commit comments