Running the Tutorial Kernels and estimators with the latest developer version of CellRank fails in several steps:
ptk.compute_projection() causes AttributeError: 'PseudotimeKernel' object has no attribute 'compute_projection' (already reported in theislab/cellrank_notebooks#41)
Discussion
Running the Tutorial Kernels and estimators with the latest developer version of CellRank fails in several steps:
ptk.compute_projection()
causesAttributeError: 'PseudotimeKernel' object has no attribute 'compute_projection'
(already reported in theislab/cellrank_notebooks#41)throws the error
ValueError: Transition matrix is not row stochastic, 15 rows do not sum to 1.
.Traceback
``` --------------------------------------------------------------------------- ValueError Traceback (most recent call last) /var/folders/7p/j67nx0vs6j968c2w2d9pqmzryt4ryq/T/ipykernel_87197/1839256166.py ing.plot_schur(use=3)
throwsAttributeError: 'GPCCA' object has no attribute 'plot_schur'
g.plot_absorption_probabilities(state='Alpha')
fails withAttributeError: 'PathCollection' object has no property 'state'
Traceback
``` --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) /var/folders/7p/j67nx0vs6j968c2w2d9pqmzryt4ryq/T/ipykernel_87197/2479001957.py inresults in
KeyError: 'Alpha corr'
Traceback
``` --------------------------------------------------------------------------- KeyError Traceback (most recent call last) /var/folders/7p/j67nx0vs6j968c2w2d9pqmzryt4ryq/T/ipykernel_87197/2472769031.py inVersions: