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

List of NCBI isoforms in data json #132

Open
tanyasg opened this issue Jun 3, 2021 · 2 comments
Open

List of NCBI isoforms in data json #132

tanyasg opened this issue Jun 3, 2021 · 2 comments
Assignees

Comments

@tanyasg
Copy link
Collaborator

tanyasg commented Jun 3, 2021

Some cell lines have multiple isoforms that are displayed in the gene editing tab:
image

These are separate entries in the data/cell_line_catalog.json but should be implemented as a list instead
image

Acceptance criteria:
NCBI isoforms should be stored in the following format in the json:
image
Format should work for single gene edit lines and multi-gene edit lines; each gene can have 1 or more isoforms

@tanyasg
Copy link
Collaborator Author

tanyasg commented Jun 4, 2021

image
NCBI list should also accommodate multi-edit lines. Currently dual edits end up having an extra "NCBI isoforms" line that should not be there.
There is also an extra slash after the gene symbols (only seeing this for dual edit lines)
image

@TravisKroeker
Copy link

What would be the impact of this change? How much work would it be? Would there be any front end changes? Should we maintain this ticket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants