Skip to content

Commit

Permalink
Update documentation - fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jvsguerra committed Jan 27, 2025
1 parent 63a4197 commit 3179a00
Show file tree
Hide file tree
Showing 107 changed files with 621 additions and 569 deletions.
Binary file modified docs/.doctrees/about/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/.doctrees/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/Molecule.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/box_file_template.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/calculate_frequencies.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/constitutional.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/depth.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/detect.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/export.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/export_openings.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/get_vertices.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/hydropathy.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/openings.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/plot_frequencies.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/pyKVFinderResults.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/read_cavity.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/read_pdb.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/read_vdw.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/read_xyz.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/run_workflow.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/spatial.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/vdw_file_template.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/api_reference/write_results.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/examples/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/installation/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/package/tutorial/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/plugins/chimerax/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/plugins/cli/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/plugins/pymol/index.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/.doctrees/plugins/pymol/tutorial/cage-cavity-detection.doctree
Binary file not shown.
21 changes: 8 additions & 13 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@


<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; pyKVFinder 0.7.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />


<link rel="shortcut icon" href="../_static/icon.ico"/>
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=6dfdf7c3"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=6dfdf7c3"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand All @@ -35,9 +33,6 @@
pyKVFinder
<img src="../_static/logo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.7
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
Expand Down
21 changes: 8 additions & 13 deletions docs/_modules/pyKVFinder/grid.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@


<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyKVFinder.grid &mdash; pyKVFinder 0.7.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />


<link rel="shortcut icon" href="../../_static/icon.ico"/>
<!--[if lt IE 9]>
<script src="../../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../../_static/documentation_options.js?v=6dfdf7c3"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../../_static/documentation_options.js?v=6dfdf7c3"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
Expand All @@ -35,9 +33,6 @@
pyKVFinder
<img src="../../_static/logo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.7
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
Expand Down
21 changes: 8 additions & 13 deletions docs/_modules/pyKVFinder/main.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@


<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyKVFinder.main &mdash; pyKVFinder 0.7.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />


<link rel="shortcut icon" href="../../_static/icon.ico"/>
<!--[if lt IE 9]>
<script src="../../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../../_static/documentation_options.js?v=6dfdf7c3"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../../_static/documentation_options.js?v=6dfdf7c3"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
Expand All @@ -35,9 +33,6 @@
pyKVFinder
<img src="../../_static/logo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.7
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
Expand Down
21 changes: 8 additions & 13 deletions docs/_modules/pyKVFinder/utils.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@


<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyKVFinder.utils &mdash; pyKVFinder 0.7.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />


<link rel="shortcut icon" href="../../_static/icon.ico"/>
<!--[if lt IE 9]>
<script src="../../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../../_static/documentation_options.js?v=6dfdf7c3"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../../_static/documentation_options.js?v=6dfdf7c3"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
Expand All @@ -35,9 +33,6 @@
pyKVFinder
<img src="../../_static/logo.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.7
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_sources/package/tutorial/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ A hydropathy characterization, that maps a target hydrophobicity scale on surfac

* `pyKVFinder.hydropathy <../api_reference/hydropathy.html>`_

1. Performing depth characterization
8. Performing depth characterization
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

A depth characterization identifies the degree of burial of the binding site. First, it identifies the cavity volume boundary. Subsequently, the depth of each cavity point is heuristically estimated by the shortest Euclidean distance between the cavity point and its respective boundary points. With this, the maximum and average depths for the detected cavities are calculated.
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/css/badge_only.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

1 comment on commit 3179a00

@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.