Colin Megill
Colin Megill
We don't want to show 500,000 labels, if there is one label per cell, for instance (easy decision, performance, usability) Current method (naive):   The tool could be smarter...
 Thanks to @sidneymbell & @batson for kicking this idea around. Seems like it could be valuable given certain constraints, will defer to them to define them and leave this...
1. We know that users want more of a sense of the overall structure of the genes in the dataset 2. We know that users want to see more than...
https://github.com/chanzuckerberg/cellxgene/pull/2327#discussion_r681130124
- [ ] autosuggest in create geneset - [ ] autosuggest in add gene to geneset 
Put together by @liaprins-czi @sidneymbell @colinmegill Problem: cell render overlap prevents user from quickly gauging cell count and comparison ## Sources of problems 1. Cells are rendered too large 2....
### Problems: * Strange to have diffexp / computation in left sidebar with metadata * Users cannot return to a selection once they've made it and changed it * Differential...
`client/src/components/geneExpression/menus/addGenes.js` and `client/src/components/geneExpression/geneSet.js` both have the function _genesToUpper, this should be broken out into a util.