Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 671 Bytes

MR_Readme.md

File metadata and controls

21 lines (17 loc) · 671 Bytes

Go to the main README

MR_backend script

Backend script for running mendelian randomization for Shiny App
Introduction:
Mendelian randomization etc etc etc

Inputs

* Metabolite input
* Metabolite QTL data file in .txt format
* Disease GWAS data in .txt format 

Current Inputs:

* Metabolite data text file<br/>
* Disease GWAS data text file<br/>

Current Outputs:

Dataset that is the output of harmonisation between the two QTLs.

References:

[TwoSampleMR Package](https://github.com/MRCIEU/TwoSampleMR)

https://mrcieu.github.io/TwoSampleMR/