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

docu update

parent c32ba0f7
No related branches found
No related tags found
No related merge requests found
......@@ -208,9 +208,9 @@ comparing full biounits:
:param ent1: Entity from which position and sequence are extracted
to run MMalign.
:param ent2: Entity from which position and sequence are extracted
to run TMalign, this is the reference.
to run MMalign, this is the reference.
:param fast: Whether to apply the *fast* flag to MMAlign
:type chain1: :class:`ost.mol.EntityView`
:type chain2: :class:`ost.mol.EntityView`
:type ent1: :class:`ost.mol.EntityView`
:type ent2: :class:`ost.mol.EntityView`
:type fast: :class:`bool`
:rtype: :class:`ost.bindings.MMAlignResult`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment