cellxgene icon indicating copy to clipboard operation
cellxgene copied to clipboard

An interactive explorer for single-cell transcriptomics data

Results 139 cellxgene issues
Sort by recently updated
recently updated
newest added

https://github.com/chanzuckerberg/cellxgene/pull/2327#discussion_r681130124

Sporadic failure when pushing to main: ``` The page build failed for the `main` branch with the following error: Your SCSS file `assets/css/style.scss` has an error on line 1: File...

CI workflows don't report TS lint warnings as an error. Previously we required a clean lint. Here is an offending PR as an example: https://github.com/chanzuckerberg/cellxgene/runs/3196351131?check_suite_focus=true

The current e2eAnnotations.tests.js smoke tests have JEST assertion errors in their log, but do not fail or report errors (either running locally or in the CI workflows). I am not...

**Is your feature request related to a problem? Please describe.** I would like to be able to switch between, for example, a) raw data b) normalized data c) imputed data...

user request

the current github compatibility workflows show several errors that need to be diagnosed/resolved: 1. All of the smoke tests (eg, run from compatibility_tests) generate an error which doesn't seem to...

bug

## Need Per a [suggestion](https://github.com/chanzuckerberg/single-cell/pull/173#discussion_r627840507) from @bkmartinjr , we should ensure that cellxgene Desktop is able to successfully run for all of the minimum package versions we state we can...

backend
tests

czi_hosted requirements should be updated to require latest/greatest packages where possible (ie, where we do not have an incompatibility). Note: there is a separate ticket for desktop variant (#2163), which...

backend

the Explorer does not correctly handle lost WebGL context. This is a rare, but completely normal part of webgl rendering and needs to be implemented at some point. I run...

With many clusters, it may be hard to determine visually which color in the category sidebar corresponds to which color in the scatter plot. This is especially true for the...

user request