cellrank icon indicating copy to clipboard operation
cellrank copied to clipboard

CellRank: dynamics from multi-view single-cell data

Results 57 cellrank issues
Sort by recently updated
recently updated
newest added

Hello, I am attempting to run compute_lineage_drivers(), but no matter what value I set for "lineages" I keep getting a value error.: ``` File "", line 421, in combined_kernel_analysis File...

question

... Hi Cellrank team, Thank you for developing this wonderful tool! I have a general question about initial and terminal state estimation using GPCCA. In short: I am wondering if...

question

## Description Update type hinting in functions using simplified syntax such as PEP 604 (`X | Y`), `list[]` instead of `List`, `None` instead of `Optional`, etc.

## Description Since `pytest==8.1.0`, the test CI fails; only the plotting tests seem to be affected.

Thank you for developing a great suite of tools to investigate cell fates in developmental biology! ### Our Dataset I am using CellRank and Moscot to identify and map cellular...

question

...ERROR: No .egg-info directory found, it appeared when I was installing cellrank with pip ```python ...!pip install cellrank ``` ```pytb ...Collecting cellrank Using cached cellrank-2.0.4-py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied:...

bug