Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Commits
a2a86ae2
Commit
a2a86ae2
authored
10 years ago
by
Bienchen
Browse files
Options
Downloads
Patches
Plain Diff
Improve documentation
parent
422bd6ea
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules/mol/alg/doc/lddt.rst
+3
-3
3 additions, 3 deletions
modules/mol/alg/doc/lddt.rst
modules/seq/base/doc/seq.rst
+2
-1
2 additions, 1 deletion
modules/seq/base/doc/seq.rst
with
5 additions
and
4 deletions
modules/mol/alg/doc/lddt.rst
+
3
−
3
View file @
a2a86ae2
...
...
@@ -2,9 +2,9 @@
lDDT
======
------------
------------
-------------------------
Where can I find the lDDT executable?
------------
------------
-------------------------
The lDDT executable can be found at <YOUR-OST-STAGE-DIR>/bin/
...
...
@@ -179,4 +179,4 @@ For example:
lddt -v 1 -f -p stereo_chemical_params.txt mdl1.pdb ref.pdb
WARNING: Verbosity levels 1 and 2 can generate a large amount of output text,
especially with large structures and multiple models being evaluated.
\ No newline at end of file
especially with large structures and multiple models being evaluated.
This diff is collapsed.
Click to expand it.
modules/seq/base/doc/seq.rst
+
2
−
1
View file @
a2a86ae2
...
...
@@ -98,7 +98,8 @@ The SequenceHandle
Get residue index of character at given position. This method is the
inverse of :meth:`GetPos`. If the sequence contains a gap at that position,
an :exc:`Error` is raised.
an :exc:`Error` is raised. Admires the
:ref:`sequence offset <sequence-offset>`.
.. code-block:: python
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment