inst/data_instructions.md

Preloaded data

Supplied are snps that have been preloaded. Select a SNP in the dropdown and then click 'Use preloaded data' to enter the app using the selected SNP.

Input Data format

There are three required files for loading data into the public facing version of MultimorbidityExplorer. All files are required to be in .csv format.

These files are:

Phewas results file: This file contains the results of the (most likely) univariate statistical analysis correlating each phenotype code to your SNP or biomarker of interest. The columns are

Any other columns that are added will be included in a small table available on mouseover of codes in app.

ID to SNP file: Mapping between individual's IDs and the number of copies of the minor allele they have for the SNP of interest. A row is only needed if an individual has one or more copies of the minor allele (but data provided with rows for zero copies will work as well, just be less space efficient).

ID to phenome file: A mapping between an individuals ID and present phenotypes. If an individual has 10 present phenotypes they will have 10 rows in this csv; 25 phenotypes: 25 rows, etc.. Columns are:



tbilab/meToolkit documentation built on June 23, 2020, 9:55 a.m.