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

Unified and ensemble cell typing #90

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bhuvad
Copy link

@bhuvad bhuvad commented Dec 16, 2024

Added code to perform the cell type label unification across Azimuth (L2), Blueprint (fine labels), Monaco (fine labels) and cellxgene. Following cell type unification, a tree-based ensemble algorithm is developed that attempts to identify the lowest node in the immune cell type hierarchy for each cell where most methods agree. If such a node does not exist, then the lowest common ancestral node is allocated. As such, nodes can be annotated at various hierarchies.

Copy link
Collaborator

@stemangiola stemangiola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Dharmesh, can you please add roxygen documentation (with examples, so Mengyuan will be more independent in the execution), and a simple unit test?

Thanks.

@stemangiola
Copy link
Collaborator

@myushen this is the PR where @bhuvad is adding the ensemble annotation function

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

Successfully merging this pull request may close these issues.

2 participants