AlexsLemonade / OpenScPCA-analysis

An open, collaborative project to analyze data from the Single-cell Pediatric Cancer Atlas (ScPCA) Portal
Other
5 stars 14 forks source link

rOpenScPCA: function to calculate neighborhood purity #772

Closed sjspielman closed 6 days ago

sjspielman commented 1 week ago

Relevant discussions

https://github.com/AlexsLemonade/OpenScPCA-analysis/discussions/727 & https://github.com/AlexsLemonade/OpenScPCA-analysis/discussions/731

Proposed addition

This issue tracks adding a function and associated tests to rOpenScpCA to calculate neighhorhood purity from a given set of clusters. The function should take a PC matrix (or sce/seurat object) and data frame with clusters and cell IDs. The function should return an updated cluster data from with purity values.

sjspielman commented 6 days ago

Closed by #777