Skip to content
Snippets Groups Projects
Commit 92ef6860 authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Correct error in example.

parent 9306fccd
No related branches found
No related tags found
No related merge requests found
......@@ -355,7 +355,7 @@ sub canonical_transcript {
=head2 canonical_annotation
Arg [1] : (optional) String - canonical_annotation
Example : $gene->canonical_transcript('This is the canonical_annotation');
Example : $gene->canonical_annotation('This is the canonical_annotation');
Description: Getter/setter for the canonical_annotation
Returntype : String
Exceptions : none
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment