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

Visual predictive checks for binary matrices #18

Open
7 tasks
pawel-czyz opened this issue Aug 17, 2023 · 0 comments
Open
7 tasks

Visual predictive checks for binary matrices #18

pawel-czyz opened this issue Aug 17, 2023 · 0 comments

Comments

@pawel-czyz
Copy link
Member

We would like to have several visual predictive checks, which can be used for prior and posterior predictive checks.

They should be generic, assuming only the access to matrices $\text{patients}\times \text{genes}$.

  • Histogram of number of mutations per patient.
  • Mutation frequencies: how often mutations appear.
  • Samples visualisation: visualise binary matrices.
    • Option to sort patients by number of mutations and mutations by frequency.
  • Cooccurrences visualisation: matrix $\text{genes}\times \text{genes}$ with number of patients in which given two mutations occurred.
    • Visualise several matrices.
    • Have an option to visualise only selected genes in the provided order. (I.e., we may want to consider $10\times 10$ matrices, rather than $200\times 200$.
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