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

Update MARK to include pts, pts_rest keys in marker gene table #81

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

Conversation

sylviamic
Copy link

These commits modify the server-side Marker Genes callback MARK to return the keys pts, pts_rest along with previously returned statistics. These keys correspond to the fraction of cells in the marked group expressing the gene, and the fraction of cells not in the marked group (_rest) that express the marker, respectively. Together these values help to quantify marker gene specificity.

These commits also change the minimum number of groups to compare from 3 to 2, the minimum supported by scanpy. 2 group comparisons are not supported by the logreg test, and associated error text has been modified to notify users when they attempt to use it for a 2 group test.

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.

1 participant