You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding cellrank.plot.gene_trends, maybe somewhat naive.
Is there any way to extract the underlying data from the plots? Ideally, I'd like to have the distribution along the pseudotime of a gene in some kind of dataframe or matrix as I'd like to compare the distributions of some genes against each other with statistical tests to see if their expression differs, for a more unbiased approach.
I tried setting return_models=True and got the degrees of freedom and GCV score, but I'd like to have the values for the whole expression. I hope I expressed clearly enough what I mean.
Any information on this is greatly supported, as I am a beginner when it comes to Python!
Best wishes,
Anastasiya
The text was updated successfully, but these errors were encountered:
Dear Cellrank Team,
Thank you for your amazing tool.
I have a question regarding cellrank.plot.gene_trends, maybe somewhat naive.
Is there any way to extract the underlying data from the plots? Ideally, I'd like to have the distribution along the pseudotime of a gene in some kind of dataframe or matrix as I'd like to compare the distributions of some genes against each other with statistical tests to see if their expression differs, for a more unbiased approach.
I tried setting return_models=True and got the degrees of freedom and GCV score, but I'd like to have the values for the whole expression. I hope I expressed clearly enough what I mean.
Any information on this is greatly supported, as I am a beginner when it comes to Python!
Best wishes,
Anastasiya
The text was updated successfully, but these errors were encountered: