Plink Genotype Means for --Linear and --Logistic Plink options
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
number of homozygotes with phenotype
written by ccaggI have individuals with plink-formatted genotypes, and a phenotype file containing many binary phenotypes. I want to know how many people have the phenotype and …
-
Burden Test for whole exome sequencing data running into errors
written by shraimrawan •Hi, I am trying to run a burden test on vcf files using PLINK SEQ. When running the program, I run into the error when …
-
How plink calculates meta-analysis
written by johnS •I am trying to find the logic/calculation what is used in plink to calculate the meta analysis when run the following command plink --meta-analysis study1.assoc …
-
Keeping both A1/A2 in PLINK for assoc/logistic output
written by gradstudentNew •Hey guys, I was wondering if there's anyway to keep both A1 and A2 in PLINK for the logistic output? I used to merge my …
-
Meta-analysis in PLINK - What to use in order to do a forest plot
written by GabrielMontenegroI am doing a meta-analysis using PLINK. I have the *.assoc files for each study and I have used the `--meta-analysis + qt study weighted-z` …
-
How to make plink treat SNP (counts of minor alleles) as categorical
written by lucia •1. When I tried running additive logistic model using the following command, I always get one predictor for the genotype (A1). But since there are …
-
Genomic Inflation Factor Lambda Too Low
written by mangeles.suarez •<p>I have a bed file with genotype data for around 450000 SNPs and 700 samples. I am performing a logistic regression analysis in PLINK with …
-
Plink Snp- Quantitative Trait Association - P-Value Is 0
written by Agatha •<p>I have run PLINK --assoc for a list of snps and the associated genotypes and qt measurements. </p> <p>The SNP I have added as control …
-
Haplotype Genotype (Two Haplotype Alleles) Estimation In Plink Or Any Other Software
written by John •<p>I am trying to construct haplotype genotype using PLINK (if not possible need to use other software). What I mean by halplotype genotype is two …
-
Strand-Orientation In Meta-Analysis With Plink
written by Ryan D<p>Using PLINK to do meta-analysis, one uses the form </p> <pre><code>plink --meta-analysis study1.assoc study2.assoc study3.assoc </code></pre> <p>But in doing so, if there is a mismatch …