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

Coloured cells on the gene page #29

Open
wbazant opened this issue Jul 25, 2019 · 0 comments
Open

Coloured cells on the gene page #29

wbazant opened this issue Jul 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@wbazant
Copy link
Contributor

wbazant commented Jul 25, 2019

For "baseline" data use colors to fill in cell background based on the TPM value, e.g.
0.2 - 0.25: gray
0.25 - 1: light blue
1-10: blue
10+ : dark blue
You could figure out in the gene page module what color to use, and paint the cells the right color by setting the "background_color" CSS where they get constructed (sub html_study_results_table).

Check in the browser how it looks first by manually changing some cells.

@wbazant wbazant added the enhancement New feature or request label Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant