-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To do #6
Comments
|
@jgarces02 I'll look at doing this when I get a minute. Can you let me know what you're running that means you don't have enough system RAM though? I assume this is mainly when you're using the |
I'm using version 1.5.4 and yes, with
|
Hi @tuhulab Sorry for the late reply. Appreciate the comments. This is a tough one because ideally, if the clustering is granular enough, downsampling the cells shouldn't have a large meaningful difference on the most differentially regulated pathways. And I think this is what you see, where the further down the ranked list you go, the more variable the rank is. It may be more insightful to show qval or pval here rather than rank as well, to show how stable the pvals are. Plus, I'm not sure what these populations are that you're comparing -- are these a particular cell type (i.e. naive T cells), or a bunch of different finer populations (i.e. T cells)? Some rationale of why I'm hesitant to change things:
If people are very concerned with reproducibility, my recommendation would be to just run SCPA a few times and take the average qval output. Secondly, if you're getting wildly different results between SCPA runs, I'd argue that this is likely due to a lack of clustering resolution, or having contaminating cells in your cluster that are contributing to the variable output. Happy to hear more thoughts on this Jack |
seurat_extract()
andcompare_seurat()
as in SCPA for Spatial Visium Data #28compare_pathways()
output -- sidelinedThe text was updated successfully, but these errors were encountered: