cellDancer
cellDancer copied to clipboard
Do we have a function to compute RNA velocity for cell by gene matrix?
Hi, I wonder if there is any function in celldancer which can generate the raw RNA velocity matrix. I intend to compare this method with other RNA velocity estimation method. Thanks a lot.
Hello,
Thank you for reaching out. The to_dynamo function might be helpful for you to transfer the dataframe to data. Then you can extract the velocity matrix from the adata.
Best, Shengyu