More posts like this
-
SPSS : Descriptive analysis cross tabs error
written by Nai •I have various field parameters like tumor growth, age, marker and genotype. I would like to calculate clinical variable based OR ratio, p values for …
-
SPSS statistics Analysis
written by Nai •I have various field parameters like tumor growth, age, marker and genotype. I would like to calculate clinical variable based OR ratio, p values for …
-
Hardy-Weinberg equilibrium analysis in Plink for association study.
written by Nai •For association study what type of data file will be needed? I have Chromosome, position, Allele information, snp id. My queries are: 1. To calculate …
-
Can multiple RSids be on the same position?
written by Julian •Hi All, I convert a list of rs ids to chrom/pos numbers to extract from vcf files. I don't know however if this logic works, …
-
Fetch rsid and related genotype/sample from vcf file
written by Nai •I have vcf file with rsid and genotypes. I would like to extract "genotype/names in which that rsid is present"? Is it possible it will …
-
SNP Regression Analysis
written by krishdb38 •Hello all, I have 60 samples of Whole Genome Sequence (BAM, VCF ) File. Now I want to do SNP analysis ( I am trying …
-
logistic regression using HLA alllelic data
written by monalc40 •I have a case-control dataset and I want to perform logistic regression and conditional logistic regression based on HLA multi-allelic data, using r. I want …
-
Case-control phased Haplotype logistic regression on SPSS
written by Guilherme •I have phased haplotypes based on 13 SNPs, which generated 17 unique haplotypes on my case-control data. I've done the logistic regression association test on …
-
GWAS and logistic regression
written by Saleh •Hi I have never used logistic regression but I would like to understand the below paragraph. Does it work by entering lots of SNPs that …
-
Gwas: Matched Pairs Logistic Regression
written by bdeonovic<p>Logistic regression is a common analysis tool used for GWAS when your response variable of interested is qualitative. It comes as one of the standard …
question .
Dear Pierre,
Sorry, I would like to perform in Plink. The question is to generate .bed, .map. .fim files from csv files having Marker, variety and phenotype information. How will I separate case and control or should case and control in one file. I have phenotype and genotypic information for each marker. The information is like this:
Check here
Thank you. I prepared .ped and .map file, Now I would like to calculate Odds ratio, MAF, pvalue for each marker. When I executed the command plink --file Wei --assoc --maf 0.05 --out run1 I got NA in Odds ratio column.
Simultaneously I have to predict Odds ratio and pvalue for each environmental factor or clinical factors for particular SNP.