PLINK v2.00a2.3LM 64-bit Intel (24 Jan 2020) www.cog-genomics.org/plink/2.0/
(C) 2005-2020 Shaun Purcell, Christopher Chang GNU General Public License v3
Logging to ukb_imp_chr1_v3_MAF0001_INFO05_HWE1-6_-HapMap3.log.
Options in effect:
--bgen ukb_imp_chr1_v3.bgen ref-first
--debug
--exclude /home/sng001/hapmap3_r3_b36_fwd.consensus.qc.poly.map.rsids.txt
--export bgen-1.2
--extract ukb_mfi_chr1_v3_INFO05.txt
--hwe 1E-6 midp
--keep-allele-order
--maf 0.0001
--max-alleles 2
--memory 128000
--out ukb_imp_chr1_v3_MAF0001_INFO05_HWE1-6_-HapMap3
--sample ukb27483_imp_chr1_v3_s487282.sample
--threads 8
Start time: Thu Dec 3 10:59:48 2020
Note: --keep-allele-order no longer has any effect.
128704 MiB RAM detected; reserving 128000 MiB for main workspace.
Using up to 8 compute threads.
--bgen: 7402791 variants detected, format v1.2.
487409 samples imported from .sample file to
ukb_imp_chr1_v3_MAF0001_INFO05_HWE1-6_-HapMap3-temporary.psam .
--bgen: ukb_imp_chr1_v3_MAF0001_INFO05_HWE1-6_-HapMap3-temporary.pgen +
ukb_imp_chr1_v3_MAF0001_INFO05_HWE1-6_-HapMap3-temporary.pvar written.
487409 samples (264295 females, 222987 males, 127 ambiguous; 487409 founders)
loaded from ukb_imp_chr1_v3_MAF0001_INFO05_HWE1-6_-HapMap3-temporary.psam.
7402791 variants loaded from
ukb_imp_chr1_v3_MAF0001_INFO05_HWE1-6_-HapMap3-temporary.pvar.
Note: No phenotype data present.
--extract: 4676180 variants remaining.
--exclude: 4557846 variants remaining.
Calculating allele frequencies... done.
Warning: --hwe observation counts vary by more than 10%. Consider using
--geno, and/or applying different p-value thresholds to distinct subsets of
your data.
--hwe midp: 643888 variants removed due to Hardy-Weinberg exact test (founders
only).
1460278 variants removed due to allele frequency threshold(s)
(--maf/--max-maf/--mac/--max-mac).
2453680 variants remaining after main filters.
Writing ukb_imp_chr1_v3_MAF0001_INFO05_HWE1-6_-HapMap3.bgen ... done.
Writing ukb_imp_chr1_v3_MAF0001_INFO05_HWE1-6_-HapMap3.sample ... done.
End time: Fri Dec 4 12:55:41 2020
Welcome to bgenix
(version: 1.1.7, revision )
(C) 2009-2017 University of Oxford
Building query : (1/?,0.0s,250.2/s)
# bgenix: started 2021-01-12 10:43:49
alternate_ids rsid chromosome position number_of_alleles first_allele alternative_alleles
. rs558604819 1 10642 2 A G
# bgenix: success, total 1 variants.
Thank you for using bgenix.
Am I missing a needed flag to keep the allele order? And I did not notice this till a few steps into the pipeline, so how does this affect other filtering, particularly calculating heterozygosity (--het) and missingness (--geno & --mind)?
Looking forward to your advice.