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

Fix misspelling in comment.

parent 80b09ac8
No related branches found
No related tags found
No related merge requests found
......@@ -1401,7 +1401,7 @@ sub get_all_unconventional_transcript_associations {
=head2 remove_unconventional_transcript_associations
Args : None
Example : $gene->remove__unconventional_transcript_associations();
Example : $gene->remove_unconventional_transcript_associations();
Description: Returns the unconventional transcripts associated with this gene.
Returntype : Listref of Bio::EnsEMBL::UnconventionalTranscriptAssociation objects
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