Skip to content
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

highly variable genes problem #85

Open
snow55 opened this issue May 19, 2024 · 1 comment
Open

highly variable genes problem #85

snow55 opened this issue May 19, 2024 · 1 comment

Comments

@snow55
Copy link

snow55 commented May 19, 2024

When I did cNMF in spatial transcriptomics, in which the n_counts of one spot could be smaller than scRNA-seq cell. It usually encounter that I have to drop many spots, due to there is no highly varaible counts in them. Would you like to provide a solution that do not strictly require the counts of highly varaible counts larger than 0. That would be a great feature for the analysis of spatial transcriptomics and other technique generating sparse count matrix.

@dylkot
Copy link
Owner

dylkot commented May 20, 2024

for this issue I would simply lower the number of highly variable genes until you don't have this issue, or I would pre-filter spots with very low counts since many of those might not contain cells anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants