Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AMIBIO
VARNA-api
Commits
466361d8
Commit
466361d8
authored
Dec 05, 2020
by
htyao
Browse files
Fix markdown reference
parent
1c39cb4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
varnaapi.py
View file @
466361d8
...
...
@@ -518,7 +518,7 @@ class VARNA:
def
add_annotation
(
self
,
annotation
:
_Annotation
):
"""Add an annotation.
Argument should be a valid [Annotation](
/
annotation
/
) object
Argument should be a valid [Annotation](annotation
.md
) object
Examples:
>>> a = LoopAnnotation("L1", 6, color="#FF00FF")
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment