leahrosen

Results 2 issues of leahrosen

Hi, I've solved the issue, but thought it was worth flagging the bug: I just installed cellrank using: ``` conda create -n cellrank python=3.9 conda activate cellrank conda install -c...

bug

Hi, I've rewritten my code to replace prcomp with prcomp_irlba (so much faster 🙌 ), and got an error because, downstream, I call rownames of the rotation matrix, however in...