chr1 11675 . A . 0.00 LowGQX;HighDPFRatio . GT:GQX:DP:DPF .:.:0:1
chr1 11676 . A . 0.00 LowGQX END=11685;BLOCKAVG_min30p3a GT:GQX:DP:DPF 0/0:3:1:0
chr1 11686 . A . 0.00 LowGQX END=12007;BLOCKAVG_min30p3a GT:GQX:DP:DPF .:.:0:0
chr1 12008 . A . 0.00 LowGQX;HighDPFRatio END=12009;BLOCKAVG_min30p3a GT:GQX:DP:DPF .:.:0:1
chr1 12010 . G . 0.00 LowGQX END=12012;BLOCKAVG_min30p3a GT:GQX:DP:DPF 0/0:3:1:0
When I run the following command:
plink --vcf test.vcf.gz -recode 12 --out test_plink
I get the following output:
16384 MB RAM detected; reserving 8192 MB for main workspace.
--vcf: test_plink-temporary.bed + test_plink-temporary.bim +
test_plink-temporary.fam written.
999893 variants loaded from .bim file.
1 person (0 males, 0 females, 1 ambiguous) loaded from .fam.
Ambiguous sex ID written to test_plink.nosex .
Using 1 thread (no multithreaded calculations invoked.
Before main variant filters, 1 founder and 0 nonfounders present.
Calculating allele frequencies... done.
Total genotyping rate is 0.996537.
999893 variants and 1 person pass filters and QC.
Note: No phenotypes present.
--recode to test_plink.ped + test_plink.map ... done.
And my .ped file is a long list of 1's, blanks and 2's. I am not sure what the correct output should look like, so I tried to run it through admixture and got a vague error stating 'Error: detected that all genotypes are missing for a SNP locus. Please apply quality-control filters to remove such loci.'
--
You received this message because you are subscribed to a topic in the Google Groups "plink2-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/plink2-users/J4F52Rac4SU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to plink2-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.