hi,
I would like to know if LDpred-auto can be applied to smaller summary data (such as cis-QTL, with SNP numbers ranging from several hundred to several thousand).
I am currently testing the LDpred2 method using a pQTL dataset. After calculating the corr and h2_est, I can obtain a set of estimates using snp_ldpred2_inf. However, the beta_est obtained by snp_ldpred2_auto are all NA. I am not sure if this is due to the insufficient number of SNPs, or if there are any other possible reasons.
The data I tested has a heritability h2_est of 0.016 and a SNP number of 745. vec_p_init = seq_log(1e-4, 0.9, length.out = 10).
Thanks
hi,
I would like to know if LDpred-auto can be applied to smaller summary data (such as cis-QTL, with SNP numbers ranging from several hundred to several thousand).
I am currently testing the LDpred2 method using a pQTL dataset. After calculating the corr and h2_est, I can obtain a set of estimates using snp_ldpred2_inf. However, the beta_est obtained by snp_ldpred2_auto are all NA. I am not sure if this is due to the insufficient number of SNPs, or if there are any other possible reasons.
The data I tested has a heritability h2_est of 0.016 and a SNP number of 745. vec_p_init = seq_log(1e-4, 0.9, length.out = 10).
Thanks