ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

Experiment unit from db for marker genes #450

Closed ke4 closed 3 weeks ago

ke4 commented 1 month ago

This change add expression unit to the MarkerGene entity to provided that data for the front end component to be able to display it dynamically, rather than by a hardcoded value.

WIP