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

Number of cell in SCTramsform() #9505

Open
Chrisdoan9 opened this issue Nov 22, 2024 · 0 comments
Open

Number of cell in SCTramsform() #9505

Chrisdoan9 opened this issue Nov 22, 2024 · 0 comments

Comments

@Chrisdoan9
Copy link

Chrisdoan9 commented Nov 22, 2024

Hi team,

I use a reference data set with around 160,000 cell, so may I know how many cells should I use in this case? Is 40,000 cells good enough? Thank you so much!

allen_reference <- SCTransform(allen_reference, ncells = 40000, verbose = FALSE) %>%
  RunPCA(verbose = FALSE) %>%
  RunUMAP(dims = 1:30)
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

1 participant