Skip to content

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
tkpiskorz committed Jun 11, 2024
1 parent d005c76 commit d2c064c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ which can be changed by specifying "keywords" in the supramolecular_structure cl
cage.parametrize(out_coord='out.pdb', out_topol='out.top', prepare_initial_topology=True)
Example 5
Example 5: Truncation schemes
------------

Truncation schemes allow the "recycling" of existing templates from the library by reducing their size, which might match the metal site of interest.
Expand All @@ -138,7 +138,9 @@ For example, one of the existing templates in the library can be truncated as fo
:align: center
:alt: Here should be shown how template is truncated

result in templates which might match the metal site. They can be used by specifying truncation_scheme in the supramolecular_structure class:
|
Result in templates which might match the metal site. They can be used by specifying truncation_scheme in the supramolecular_structure class:

.. code-block:: python
Expand Down

0 comments on commit d2c064c

Please sign in to comment.