Actually is a trouble presented making an analysis in Plink 1.9, I hope to find some help in this group.
The commands that displayed a protection odds ratio were:
--adjust
--bfile
--chr 23
--ci 0.95
--covar
--hwe
--logistic hide-covar
--out
--remove
--xchr-model 3
2034 out of 113416 variants loaded from .bim file.
1386 people (425 males, 956 females, 5 ambiguous) loaded from .fam.
Ambiguous sex IDs written to LESpMEZ.XchrModel3.hwe.nosex .
1386 phenotype values loaded from .fam.
--remove: 1277 people remaining.
Warning: Ignoring phenotypes of missing-sex samples. If you don't want those
phenotypes to be ignored, use the --allow-no-sex flag.
Using 1 thread (no multithreaded calculations invoked).
--covar: 10 covariates loaded.
Before main variant filters, 1277 founders and 0 nonfounders present.
Calculating allele frequencies... done.
Warning: 26728 het. haploid genotypes present (see LESpMEZ.XchrModel3.hwe.hh );
many commands treat these as missing.
Total genotyping rate in remaining samples is 0.998375.
--hwe: 7 variants removed due to Hardy-Weinberg exact test.
2027 variants and 1277 people pass filters and QC.
Among remaining phenotypes, 126 are cases and 1151 are controls.
Writing logistic model association results to
LESpMEZ.XchrModel3.hwe.assoc.logistic ... done.
--adjust: Genomic inflation est. lambda (based on median chisq) = 1.3607.
--adjust values (1987 variants) written to
LESpMEZ.XchrModel3.hwe.assoc.logistic.adjusted .
While the conditional analysis was made with the following:
--adjust
--bfile
--chr 23
--ci 0.95
--condition rs
--covar
--hwe
--logistic hide-covar
--out
--remove
--xchr-model 3
Random number seed: 1753818796
193130 MB RAM detected; reserving 96565 MB for main workspace.
2034 out of 113416 variants loaded from .bim file.
1386 people (425 males, 956 females, 5 ambiguous) loaded from .fam.
Ambiguous sex IDs written to LESpMEZ.XchrModel3.hwe.conditional.nosex .
1386 phenotype values loaded from .fam.
--remove: 1277 people remaining.
Warning: Ignoring phenotypes of missing-sex samples. If you don't want those
phenotypes to be ignored, use the --allow-no-sex flag.
Using 1 thread (no multithreaded calculations invoked).
--covar: 10 covariates loaded.
Before main variant filters, 1277 founders and 0 nonfounders present.
Calculating allele frequencies... done.
Warning: 26728 het. haploid genotypes present (see
LESpMEZ.XchrModel3.hwe.conditional.hh ); many commands treat these as missing.
Total genotyping rate in remaining samples is 0.998375.
--hwe: 7 variants removed due to Hardy-Weinberg exact test.
2027 variants and 1277 people pass filters and QC.
Among remaining phenotypes, 126 are cases and 1151 are controls.
Writing logistic model association results to
LESpMEZ.XchrModel3.hwe.conditional.assoc.logistic ... done.
--adjust: Genomic inflation est. lambda (based on median chisq) = 1.30051.
--adjust values (1985 variants) written to
LESpMEZ.XchrModel3.hwe.conditional.assoc.logistic.adjusted .
The problem is that variants that showed a protection odds ratio in logistic analysis, changed to risk OR in the conditional.