Constantin
Results
12
issues of
Constantin
When I call `reframe` with `across` and the length of the output is not consistent, the error message is a lot less helpful if the output of `across` is not...
bug
**Describe the bug** Starting `cellxgene launch ~/datasets/precancer_atlas/sce_small.h5ad` with the latest version of AnnData (0.10.9) crashes because calling `data.obs.reset_index(inplace=TRUE)` (https://github.com/chanzuckerberg/cellxgene/blob/main/server/data_anndata/anndata_adaptor.py#L113) puts the object in to an inconsistent state. When I install...
bug