Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jvsguerra committed Oct 1, 2024
1 parent f3332e2 commit a597a42
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Binary file modified docs/.doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ In PyMOL, open `PyMOL pyKVFinder Tools` under `Plugin` tab. The plugin will open

|
**3. Select the object C1 to be analyzed with pyKVFinder.**
**3. Select the object C1 to be analyzed with pyKVFinder**

From the **Input PDB** drop-down menu, select the object `C1`. If it does not appear, press the **Refresh** button.

Expand All @@ -38,7 +38,7 @@ From the **Input PDB** drop-down menu, select the object `C1`. If it does not ap

|
**4. Set the parameters for the cavity detection.**
**4. Set the parameters for the cavity detection**

Adjust the detection parameters to suit the supramolecular cage.

Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/pymol/tutorial/cage-cavity-detection.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,13 @@ <h1>Supramolecular cage cavity detection<a class="headerlink" href="#supramolecu
<div class="line-block">
<div class="line"><br /></div>
</div>
<p><strong>3. Select the object C1 to be analyzed with pyKVFinder.</strong></p>
<p><strong>3. Select the object C1 to be analyzed with pyKVFinder</strong></p>
<p>From the <strong>Input PDB</strong> drop-down menu, select the object <cite>C1</cite>. If it does not appear, press the <strong>Refresh</strong> button.</p>
<a class="reference internal image-reference" href="../../../_images/main_tab_4.png"><img alt="../../../_images/main_tab_4.png" class="align-center" src="../../../_images/main_tab_4.png" style="width: 800px;" /></a>
<div class="line-block">
<div class="line"><br /></div>
</div>
<p><strong>4. Set the parameters for the cavity detection.</strong></p>
<p><strong>4. Set the parameters for the cavity detection</strong></p>
<p>Adjust the detection parameters to suit the supramolecular cage.</p>
<p>The detection parameters (i.e., Step Size, Probe In, Probe Out, Removal Distance, Volume Cutoff, and Surface Representation) will strongly influence the results. These parameters are cage dependent and may need to be adjusted to get an optimal detection for your supramolecular cage. Therefore, the best way to proceed is to iterate between changing the parameters and analyzing (visually) the modelled cavity.</p>
<p>For a detailed explanation of these parameters, refer to the paper <a class="reference external" href="https://pubs.acs.org/doi/abs/10.1021/acs.jcim.3c00328">J. Chem. Inf. Model. 2023, 63, 3772</a> and additional guidance <a class="reference external" href="https://kvfinder-web.cnpem.br">here</a>.</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/source/plugins/pymol/tutorial/cage-cavity-detection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ In PyMOL, open `PyMOL pyKVFinder Tools` under `Plugin` tab. The plugin will open

|
**3. Select the object C1 to be analyzed with pyKVFinder.**
**3. Select the object C1 to be analyzed with pyKVFinder**

From the **Input PDB** drop-down menu, select the object `C1`. If it does not appear, press the **Refresh** button.

Expand All @@ -38,7 +38,7 @@ From the **Input PDB** drop-down menu, select the object `C1`. If it does not ap

|
**4. Set the parameters for the cavity detection.**
**4. Set the parameters for the cavity detection**

Adjust the detection parameters to suit the supramolecular cage.

Expand Down

1 comment on commit a597a42

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.