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

Q&A #31

Open
liammulh opened this issue Sep 11, 2024 · 0 comments
Open

Q&A #31

liammulh opened this issue Sep 11, 2024 · 0 comments
Assignees

Comments

@liammulh
Copy link
Member

liammulh commented Sep 11, 2024

  • What do we want to show on the home page when a user isn't signed in?
    • See answer below.
  • Do we want the HCI to be essentially "read only" if a user isn't signed in?
    • Yes.
  • What information do we want to collect when a user is signing up?
    • Need institution in addition to usual login info.
  • What are the sources for our allele/haplotype list?
    • Two publications.
    • PharmGKB.
    • Potentially other alleles from Steve Mack.
  • If we're curating a haplotype, what should allele field resolution be?
    • A haplotype has constituent alleles. Each of them has their own field resolution.
  • What data type is the case frequency (models.py > Association > case_frequency) field?
    • Should be a decimal in (0, 1).
  • What data type is the case frequency (models.py > Association > control_frequency) field?
    • Should be a decimal in (0, 1).
  • Where can I find high-level descriptions of each field in the data model for my docstrings?
    • Framework paper, then Google, then Ingrid.
@liammulh liammulh self-assigned this Sep 11, 2024
@liammulh liammulh mentioned this issue Sep 11, 2024
43 tasks
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

No branches or pull requests

1 participant