Skip to content
Snippets Groups Projects
Commit d2987465 authored by Vermaat's avatar Vermaat
Browse files

Fix transcript naming in mapping webservices

The following three webservice methods return a list of transcript
identifiers for some query:

- getTranscriptsRange
- getTranscripts
- getTranscriptsByGeneName

Previously they didn't work correctly for LRG transcripts (a bogus
version was included and no transcript was selected) and refseq
transcripts on mtDNA (no transcript was selected).

Additionally, the getTranscriptsRange method now optionally
includes version numbers with the boolean versions argument
(default false).
parent d9335656
No related branches found
No related tags found
No related merge requests found
Loading
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