Hi Chris,
I did read this:
--id-delim [d] : Normally parses single-delimiter sample IDs as
<FID><d><IID>, and double-delimiter IDs as
<FID><d><IID><d><SID>; default delimiter is '_'.
--id-delim can no longer be used with
--double-id/--const-fid; it will error out if any ID
lacks the delimiter.
if that is what you mean and I see in my vcf and I do have default _ delimiter
What I am missing here?
This is how I created those vcf files
plink2 --threads 8 --bgen ukb_imp_chr17_v3.bgen ref-first --sample
ukb44316_imp_chr17_v3_s487317.sample --extract extractTheseSNPs
--make-pgen --out ex17
plink2 --threads 8 --pgen ex17.pgen --psam ex17.psam --pvar ex17.pvar
--maf 0.01 --geno 0.05 --hwe 0.000001 --make-bpgen --out chr17
plink2 --threads 8 --bim chr17.bim --fam chr17.fam --pgen chr17.pgen
--export vcf bgz vcf-dosage=DS --out VCFchr17
Thanks
Ana
On Sun, Aug 11, 2019 at 2:17 PM Christopher Chang <
chrch...@gmail.com> wrote:
>
> Have you tried reading what “plink2 —help vcf” says about IDs?
>
> --
> You received this message because you are subscribed to the Google Groups "plink2-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
plink2-users...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/plink2-users/065b1df1-3323-4b3d-b832-717ad6ca8ef3%40googlegroups.com.