Skip to content

Sorting and links for when gene_symbol equals UniProt ID #89

@dustine32

Description

@dustine32

Many genes have no gene symbols. When this is the case the UniProt ID is used as a placeholder in gene_symbol:
Image
We should make clear in the data that these genes DO NOT have a gene symbol. Specifically, I will add a boolean field gene_has_no_symbol to facilitate sorting and links in the UI.

For links, if gene_has_no_symbol==True, the NCBI Gene link should be "disabled" (value is just text "N/A"):
Image

This logic should replace the "Uncharacterized protein"-overriding logic implemented in #87 and a new pango_data release should be created for @tmushayahama to load.

Tagging @tmushayahama @thomaspd @huaiyumi

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions