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

Significance calculations for pathway analysis #15

Open
kwcurrin opened this issue Mar 14, 2018 · 0 comments
Open

Significance calculations for pathway analysis #15

kwcurrin opened this issue Mar 14, 2018 · 0 comments

Comments

@kwcurrin
Copy link
Collaborator

For the pathway analysis, we plan to:

  1. Identify the kegg pathways in which a metabolite is involved.
  2. For each pathway, run TwoSampleMR for each component metabolite.
  3. For each pathway, determine the percent of metabolites that were significantly associated with the outcome variable.
  4. Generate a bargraph showing the top few pathways ranked by percent of metabolites significantly associated with outcome.

Problem: This ranking is qualitative and does not identify if the top ranked pathway has a higher percent of significantly associated metabolites than expected by chance.

Approaches:

  1. Calculate a null distribution using 100 to 1,000 pathways. This is not feasible to calculate dynamically. Instead, we could precompute the null distribution and use it for every tested pathway.
    2....
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