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

Design a database for ranksum null distributions #3

Open
ozgunbabur opened this issue Jun 6, 2023 · 0 comments
Open

Design a database for ranksum null distributions #3

ozgunbabur opened this issue Jun 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ozgunbabur
Copy link

Design a database to store ranksum null distributions (each distribution is a histogram represented with a dictionary) for different list sizes and target sizes.

Ideally, all those null distributions should be pre-calculated and the p-value calculations should be done by lookup operations. In practice, we may not have the perfect database, so something may be missing in it. The software needs to complete those missing distributions as they are needed.

@ozgunbabur ozgunbabur added the enhancement New feature or request label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants