Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl
Commits
c2f96695
Commit
c2f96695
authored
Sep 12, 2012
by
Magali Ruffier
Browse files
do not re-run officialnaming when trying to recalculate the display xrefs, it will not work
parent
c52baf9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
misc-scripts/xref_mapping/xref_mapper.pl
misc-scripts/xref_mapping/xref_mapper.pl
+0
-2
No files found.
misc-scripts/xref_mapping/xref_mapper.pl
View file @
c2f96695
...
...
@@ -95,8 +95,6 @@ print "current status is $status\n" if ($mapper->verbose);
if
(
$recalc_display_xrefs
){
my
$official_naming
=
XrefMapper::
OfficialNaming
->
new
(
$mapper
);
$official_naming
->
run
();
my
$display
=
XrefMapper::
DisplayXrefs
->
new
(
$mapper
);
$display
->
remove_source_priorities
();
$display
->
genes_and_transcripts_attributes_set
();
...
...
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