cellrank
cellrank copied to clipboard
CellRank: dynamics from multi-view single-cell data
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...
... 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...
## 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...
...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:...
I am running the tutorial code for CellRank and came across an error while running the functions for trend expression, Can you please help me with the same Code: ```python...
... hello, can i use cellrank2 on scrna dataset which which i have computed a pseudotime and vector filed using sctour?