how to generate covariance matrices for UKB data?
0
0
Entering edit mode
4.2 years ago
anamaria ▴ 220

Hello,

I plan to run MetaXcan https://github.com/hakyimlab/MetaXcan for my UKB GWAS data and one tissue.

My question is how can I generate (and where do I download the data) to run:

./MetaXcan.py \
--model_db_path data/DGN-WB_0.5.db \
--covariance data/covariance.DGN-WB_0.5.txt.gz \
--gwas_folder data/GWAS \
--gwas_file_pattern ".*gz" \
--snp_column SNP \
--effect_allele_column A1 \
--non_effect_allele_column A2 \
--beta_column BETA \
--pvalue_column P \
--output_file results/test.csv

In particular how to create this file: covariance.DGN-WB_0.5.txt.gz

Cheers, Ana

ukb covariancematrix • 750 views
ADD COMMENT

Login before adding your answer.

Traffic: 2657 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6