Update default EGB_NCBI URL#1165
Open
twalsh-ebi wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR would update the default
EGB_NCBIURL in theEnsEMBL::Web::Configuration::Locationmodule, which is used to generate a link to an NCBI genome browser in location views that do not depict a specific region.It would affect 16 genomes in Ensembl Vertebrates (@EreboPSilva) and 3 genomes in Ensembl Metazoa (@vsitnik).
Views affected
This would affect the sidebar menu in location views that do not show a specific region (e.g. "Whole genome" view).
The table below shows information for each affected species in Ensembl Vertebrates. There is an equivalent table for Metazoa in eg-web-common PR 173.
For each species, the
sandbox_pageandrc_pagecolumns contain links to relevant pages in the sandbox and RC sites, respectively. Thegenbank_accessioncontains the GenBank accession of the assembly as shown in Ensembl, while theresolved_refseq_accessionshows the RefSeq accession resolved by the GDV when accessed via the Ensembl link for "Other genome browsers". Theaccession_correspondenceshows the result of an initial check of the correspondence between the GenBank accession and resolved RefSeq accession.not okokokokokokokokokokoknot okokokokokPossible complications
None expected.
Merge conflicts
None detected.
Related JIRA Issues (EBI developers only)