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

PRSice MAF and Filtering Step Slow #360

Open
zhanglucas opened this issue Jul 9, 2024 · 1 comment
Open

PRSice MAF and Filtering Step Slow #360

zhanglucas opened this issue Jul 9, 2024 · 1 comment

Comments

@zhanglucas
Copy link

zhanglucas commented Jul 9, 2024

Hi,

I'm trying to run PRSice on UKBB BGEN data, and I've noticed that the "Calculate MAF and perform filtering on target SNPs" step is extremely slow, to the point where I've let it run for nearly a week without this step finishing. I've also noticed that even with the --threads option set it's only using one thread in this step. Is there anything I can do to speed up this step?

Here are my run options:
PRSice2
--a1 A1
--a2 A2
--allow-inter
--bar-levels 0.001,0.05,0.1,0.2,0.3,0.4,0.5,1
--base /home/ukbiobank/PRS_SumStats_Pheno/rename_HF_bothsex_df_cleaned_reformat_without_NaN.assoc
--beta
--binary-target T
--bp BP
--chr CHR
--clump-kb 250kb
--clump-p 1.000000
--clump-r2 0.100000
--dose-thres 0.000000
--extract /home/[email protected]/ukbiobank/PRS_SumStats_Pheno/HF_snp_extract.txt
--hard
--hard-thres 0.100000
--id-delim "_"
--interval 5e-05
--lower 5e-08
--num-auto 22
--out HF_All_GBMI_with_HCM
--pheno /home/ukbiobank/PRS_SumStats_Pheno/HF_reordered_pheno.pheno
--print-snp
--pvalue P
--seed 2781250093
--snp SNP
--stat BETA
--target /home/ukbiobank/Genotypes/ukb21007_c#_b0_v1.recoded,/home/ukbiobank/Genotypes/ukb21007_c1_b0_v1.recoded.sample
--thread 23
--type bgen
--ultra
--upper 0.5

@choishingwan
Copy link
Owner

choishingwan commented Jul 13, 2024 via email

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

2 participants