rowan-python 3.0.10__py3-none-any.whl → 3.0.11__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- rowan/workflows/batch_docking.py +1 -1
- rowan/workflows/docking.py +1 -1
- {rowan_python-3.0.10.dist-info → rowan_python-3.0.11.dist-info}/METADATA +1 -1
- {rowan_python-3.0.10.dist-info → rowan_python-3.0.11.dist-info}/RECORD +6 -6
- {rowan_python-3.0.10.dist-info → rowan_python-3.0.11.dist-info}/WHEEL +0 -0
- {rowan_python-3.0.10.dist-info → rowan_python-3.0.11.dist-info}/licenses/LICENSE +0 -0
rowan/workflows/batch_docking.py
CHANGED
|
@@ -52,7 +52,7 @@ def submit_batch_docking_workflow(
|
|
|
52
52
|
|
|
53
53
|
:param smiles_list: SMILES strings to dock.
|
|
54
54
|
:param protein: Protein to dock (UUID or Protein object).
|
|
55
|
-
:param pocket: Binding pocket
|
|
55
|
+
:param pocket: Binding pocket as ``[[cx, cy, cz], [sx, sy, sz]]`` — center (Å) and box size (Å).
|
|
56
56
|
:param executable: Which docking implementation to use.
|
|
57
57
|
:param scoring_function: Which docking scoring function to use.
|
|
58
58
|
:param exhaustiveness: Docking exhaustiveness parameter.
|
rowan/workflows/docking.py
CHANGED
|
@@ -151,7 +151,7 @@ def submit_docking_workflow(
|
|
|
151
151
|
Submits a docking workflow to the API.
|
|
152
152
|
|
|
153
153
|
:param protein: Protein to dock. Can be input as a uuid or a Protein object.
|
|
154
|
-
:param pocket: Binding pocket
|
|
154
|
+
:param pocket: Binding pocket as ``[[cx, cy, cz], [sx, sy, sz]]`` — center (Å) and box size (Å).
|
|
155
155
|
:param initial_molecule: Initial molecule to be docked.
|
|
156
156
|
:param executable: Which docking implementation to use.
|
|
157
157
|
:param scoring_function: Which docking scoring function to use.
|
|
@@ -18,12 +18,12 @@ rowan/workflows/admet.py,sha256=0_wIwXXLfHF-3kgGx_1EM1ljjaYHLeEijJ-GbMYxpL8,2904
|
|
|
18
18
|
rowan/workflows/analogue_docking.py,sha256=LJpbbaug0tZ9Cg-m0b7EgGH5hJ5894fHOC16Wefx7mE,9206
|
|
19
19
|
rowan/workflows/base.py,sha256=AyV4ZBta4vz0eiOCi9mcDPTbh-30x-11lfKKwcRJdQw,30330
|
|
20
20
|
rowan/workflows/basic_calculation.py,sha256=FKYczKpYaGE-koaHKi2VARmV9Nhqr0lTOx0Jv1RzC7k,10835
|
|
21
|
-
rowan/workflows/batch_docking.py,sha256=
|
|
21
|
+
rowan/workflows/batch_docking.py,sha256=IRsqbYzJ_WGET9Vu_U7ffNpMthhi9Z679zkUqMVKCGo,3620
|
|
22
22
|
rowan/workflows/bde.py,sha256=JJUx2wFJ8yZu0sqIn7Jkm6B6O84WrrpAstCck8c7FLI,5621
|
|
23
23
|
rowan/workflows/conformer_search.py,sha256=rzarx3PKRM2rf9x1F17Jg8ZCed7_3-yEBan4g0b2HK4,9868
|
|
24
24
|
rowan/workflows/constants.py,sha256=el8jWE9gnGTLNWn5_n_V0H362vIRneOqgy7BOQ8CScg,575
|
|
25
25
|
rowan/workflows/descriptors.py,sha256=rGrNca6kA4SzX5BAOjP6rE91MOLTvCWSYKF_LW2Z0y4,2963
|
|
26
|
-
rowan/workflows/docking.py,sha256=
|
|
26
|
+
rowan/workflows/docking.py,sha256=T-_wTyuxV0DFHLJn4JDy6zJoQETPqG6lM1A2cI4YXUY,7425
|
|
27
27
|
rowan/workflows/double_ended_ts_search.py,sha256=abBblMkshhbzq5UTwIf-ovNFxY8Ltp2O-bGu_plkI58,7806
|
|
28
28
|
rowan/workflows/electronic_properties.py,sha256=ia4mlmgnioEuLDrcgDuxAyyI6VqRkdxBqshjb9uiEI8,8385
|
|
29
29
|
rowan/workflows/fukui.py,sha256=wLimH3QmorSpvkovRPlI91VuxHG4J91F2EcLYqg3eP0,5112
|
|
@@ -51,7 +51,7 @@ rowan/workflows/solvent_dependent_conformers.py,sha256=ovvnhCE4xlkpdhccLHEq7oBJR
|
|
|
51
51
|
rowan/workflows/spin_states.py,sha256=c0y2cwO9NE8DmxmQ9ZouA5QoBhxgZiTYFIqhC-geVAo,7382
|
|
52
52
|
rowan/workflows/strain.py,sha256=N-CoOT-hjYzjYTMYR9Uzoy4EhnrLQEOeDNSNphsUIXQ,6380
|
|
53
53
|
rowan/workflows/tautomer_search.py,sha256=GB96BjvVsJDgLCTH4S4nkAlBoCvKud_18Y3PTY9Q528,5779
|
|
54
|
-
rowan_python-3.0.
|
|
55
|
-
rowan_python-3.0.
|
|
56
|
-
rowan_python-3.0.
|
|
57
|
-
rowan_python-3.0.
|
|
54
|
+
rowan_python-3.0.11.dist-info/METADATA,sha256=YvbKSL7wGaXuiFFHhnXUEvUvLj0G6Dx-HXOY5kw8X3I,1601
|
|
55
|
+
rowan_python-3.0.11.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
|
|
56
|
+
rowan_python-3.0.11.dist-info/licenses/LICENSE,sha256=i05z7xEhyrg6f8j0lR3XYjShnF-MJGFQ-DnpsZ8yiVI,1084
|
|
57
|
+
rowan_python-3.0.11.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|