Skip to content

What value is the scatterplot component using to determine colors of the points with color encoding set to "gene expression" and Zarr format used as input? #1130

Answered by keller-mark
mukundraj asked this question in Q&A
Discussion options

You must be logged in to vote

For Zarr store gene expression matrices, we normalize the matrix values between 0 and 255 (code here) so that the values can be passed to the GPU with only one byte each.

We have made some related issues #893 #844, feel free to comment on those if you have thoughts as well.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mukundraj
Comment options

Answer selected by mukundraj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants