switch to a different allele/variant naming scheme for long indels, or use
--new-id-max-allele-len to raise the length limit."
PLINK v1.90b5 64-bit (14 Nov 2017) www.cog-genomics.org/plink/1.9/
(C) 2005-2017 Shaun Purcell, Christopher Chang GNU General Public License v3
Logging to plink.log.
Options in effect:
--bfile plink2
--clump input.txt
--clump-kb 500
--clump-p1 5e-8
--memory 8000 \
8192 MB RAM detected; reserving 8000 MB for main workspace.
Error: Out of memory. The --memory flag may be helpful.
./plink2 --bfile 1kg_phase1_all --make-bed --new-id-max-allele-len 20 truncate --set-all-var-ids @:#\$1,\$2 \
I excluded duplicate variants and am getting the error " Warning: No significant --clump results. Skipping.":
I have tried clumping with p-values 5e-8 and 5e-5, but get the same error. How do you suggest I proceed? I am trying to clump my GWAS summary stats before running DEPICT analysis.
./plink
--bfile plink2_truncate20
--clump Full_GWAS.txt
--clump-kb 500
--clump-p1 5e-8
--clump-r2 0.05
--exclude duplicates.dupvar