MR_BACOn icon indicating copy to clipboard operation
MR_BACOn copied to clipboard

Mendelian Randomization with Biomarker Associations for Causality with Outcomes

Results 9 MR_BACOn issues
Sort by recently updated
recently updated
newest added

Make the shiny plot aesthetics more...aesthetic

enhancement

Either A) I grab a selection of diseases or B) grab the gwas catalog as a whole but I think I'll start small for proof of concept

Constraints: we need to have snps overlapped and pruned in advance. If there's a faster way of doing it that would be great but unknown.

enhancement

Doable but the time it takes goes from minutes to days? So we need to have an option where the user can decide if they want to do that step...

enhancement
help wanted

Network of analysis of related metabolites that are in the same pathway as the metabolite of interest.

in progress

Make that an option for the user.

enhancement

Give the user the option to input their own disease gwas data into the app. We need to specify the required column names

enhancement

Give the user the ability to select which causal effect method to use. * Currently: ** TwoSampleMR * Future: ** MRPC (https://www.biorxiv.org/content/early/2017/08/01/171348) ** Other Causal effect methods

enhancement

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...