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

Score cell cycle and other gene sets with scanpy #284

Open
pcm32 opened this issue Feb 8, 2023 · 0 comments
Open

Score cell cycle and other gene sets with scanpy #284

pcm32 opened this issue Feb 8, 2023 · 0 comments
Labels
persist-seq Requests from Persist-Seq

Comments

@pcm32
Copy link
Member

pcm32 commented Feb 8, 2023

In scRNA-Seq data analysis you often want to score the genes related to the different cell cycle phases to determine on which phase is each cell (you can decide later on whether to regress that our or not). It would be good to have a module that accepts independent smalls sets of genes together with some description and does this (could be used for cell cycle but potentially for other things as well).

Either this could be used: https://scanpy.readthedocs.io/en/stable/generated/scanpy.tl.score_genes_cell_cycle.html or the more generic https://scanpy.readthedocs.io/en/stable/generated/scanpy.tl.score_genes.html#scanpy.tl.score_genes

@pcm32 pcm32 added the persist-seq Requests from Persist-Seq label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
persist-seq Requests from Persist-Seq
Projects
None yet
Development

No branches or pull requests

1 participant