Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
ensembl
Commits
33c8d0e9
Commit
33c8d0e9
authored
Jun 21, 2018
by
Marek Szuba
Browse files
Update Transcript tests to match current rnaproduct test data
parent
7b4fadb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/t/transcript.t
modules/t/transcript.t
+1
-1
No files found.
modules/t/transcript.t
View file @
33c8d0e9
...
...
@@ -278,7 +278,7 @@ is($tr->stable_id, 'ENST00000246229', 'Fetched correct transcript by external na
#
$tr
=
$ta
->
fetch_by_rnaproduct_id
(
1
);
is
(
$tr
->
stable_id
,
'
ENST00000
362147
',
'
Fetched correct transcript by rnaproduct id
');
is
(
$tr
->
stable_id
,
'
ENST00000
278995
',
'
Fetched correct transcript by rnaproduct id
');
#
# test fetch_by_translation_id
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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