Skip to content
Snippets Groups Projects
Commit 716af578 authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

Minor doc update

parent dbdf6721
No related branches found
No related tags found
No related merge requests found
...@@ -508,7 +508,7 @@ This example illustrates how to create a custom FragDB based on a StructureDB: ...@@ -508,7 +508,7 @@ This example illustrates how to create a custom FragDB based on a StructureDB:
:param c_stem: The C-stem :param c_stem: The C-stem
:type c_stem: :class:`ost.mol.ResidueHandle` :type c_stem: :class:`ost.mol.ResidueHandle`
:param frag_size: Number of residues of the fragment :param frag_size: Number of residues of the fragment
:type frag_size: :class:`float` :type frag_size: :class:`int`
:param extra_bins: Whether to extend the search to include fragments from :param extra_bins: Whether to extend the search to include fragments from
*extra_bins* additional bins surrounding the bin given by *extra_bins* additional bins surrounding the bin given by
the *n_stem* and *c_stem* geometry. If odd, we extend to the *n_stem* and *c_stem* geometry. If odd, we extend to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment