Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ensembl URL template property #6870

Merged
merged 1 commit into from Nov 29, 2019

Conversation

SRodenburg
Copy link

@onursumer adjusted the frontend code to make the Ensembl Transcript URL in the Mutations tab customizable (see cBioPortal/cbioportal-frontend#2885 and #6828).

This PR contains corresponding backend changes.

  • the property ensembl.transcript_url is parsed from portal.properties, and forwarded to the frontend.
  • documentation updates.

Successfully tested on local frontend deploy.

Copy link
Member

@inodb inodb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SRodenburg We currently allow using multiple genome builds in a single version of cBioPortal so it might actually be necessary to be able to set this for a particular genome build. Or maybe we should add it to the genome nexus e.g. as part of the ensembl transcript response or something. I think most people currently only use one genome build per instance so let's do it this way for now.

@inodb inodb added the feature label Nov 29, 2019
@inodb inodb merged commit d53a15d into cBioPortal:master Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants