Skip to content
Snippets Groups Projects
Commit 2acd83f0 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

docu update

parent f039ed8f
Branches
Tags
No related merge requests found
...@@ -154,12 +154,16 @@ database, you might want to consider two things: ...@@ -154,12 +154,16 @@ database, you might want to consider two things:
(we advise you to provide a surface estimated with the (we advise you to provide a surface estimated with the
full :class:`ost.mol.EntityView` the *chain* belongs to) full :class:`ost.mol.EntityView` the *chain* belongs to)
:param prof: Profile information for this *chain*. :param prof: Profile information for this *chain*.
:param solvent_accessibility_string: Name of float property where the
solvent accessibilities are stored
on a per residue basis in *chain*
:type pdb_id: :class:`str` :type pdb_id: :class:`str`
:type chain_name: :class:`str` :type chain_name: :class:`str`
:type chain: :class:`ost.mol.ChainView` :type chain: :class:`ost.mol.ChainView`
:type surf: :class:`ost.mol.SurfaceHandle` :type surf: :class:`ost.mol.SurfaceHandle`
:type prof: :class:`ost.seq.ProfileHandle` :type prof: :class:`ost.seq.ProfileHandle`
:type solvent_accessibility_string: :class:`str`
:returns: DB index of added chain. :returns: DB index of added chain.
:rtype: :class:`int` :rtype: :class:`int`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment