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

Error when perform finemap for splicing-based association study #62

Open
hust-yyan opened this issue Mar 25, 2024 · 0 comments
Open

Error when perform finemap for splicing-based association study #62

hust-yyan opened this issue Mar 25, 2024 · 0 comments

Comments

@hust-yyan
Copy link

I want to perform finemapping for splicing-based transcriptome association study, firstly, I created the weight database using mashr-based splicing prediction model from S-predixcan using the following code:
focus import
/data2/projects/bioinfo/yyan/database/MetaXcan/models/sqtl/mashr/mashr_${tissue}.db
predixcan --name GTEx --assay rnaseq
--tissue ${tissue} --out /data2/projects/bioinfo/yyan/projects/LC_AS_WAS/focus/weight_database/GTEx_mashr_sqtl_${tissue}

the mashr_${tissue}.db was downloaded from https://predictdb.org/post/2021/07/21/gtex-v8-models-on-eqtl-and-sqtl/

then, I perform finemapping using the following code and encountered the error message:
focus finemap GCST004748_buildGRCh37_munge_clean_sumstats.gz.sumstats.gz
/data2/projects/bioinfo/xingjie/src/ldsc/1000G_EUR_Phase3_plink/1000G.EUR.QC.${chr} /data2/projects/bioinfo/yyan/projects/LC_AS_WAS/focus/weight_database/GTEx_mashr_sqtl_Lung.db
--trait LC --chr ${chr} --locations 37:EUR --out GCST004748_buildGRCh37_chr${chr}

image

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