More posts like this
-
problems with Meta-analysis in METAL
written by ek •Hi everyone, I'm trying to run an inverse variance weighted meta-analysis in METAL. I used the below script: #Metal script for running an inverse SE …
-
Extract list of rsIDs from plink
written by samuelI have a huge vcf file that I needed to update the SNP names from position (chr1-22:xxxxxx) to rs name in VCF file. I used …
-
Meta-analyses "Error: No p-value field found in aa_results.assoc.linear."
written by mariah1foley •Hello I am trying to run a meta-analysis with my files but keep getting "Error: No p-value field found in aa_results.assoc.linear." I checked my file …
-
Meta analysis by plink
written by khnHello all, I am conducting meta-analysis by plink. I created two files, following the website of plink. The headers for the two files are CHR …
-
PLINK meta-analysis - multiple parameters after '+'
written by tarumuranen •Is it possible to do a PLINK (1.9) meta-analysis using .qassoc files as input? The files look like: CHR SNP BP NMISS BETA SE R2 …
-
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 …
-
How to use the imputed Genotype data text file for a gwas study
written by asenathi •Hi all, I'm extremely new to gwas analysis, and I was wondering if someone could help me. I'm currently trying to run a gwas analysis …
-
creating ped file from txt file
written by foreverHi, I have genotyping file "x1.txt"with the below header: SNP Name Sample ID Allele1 - Top Allele2 - Top GC Score SNP chr1:109457160 2 C …
-
my VCF file was said to contain no header/meta data when using vcftools
written by CrazyBNew to NGS and am trying to run PLINK for association studies. One of the steps to run PLINK is to convert my VCF output …
-
Plink Meta-Analysis Data Without Standard Error Column (Se)
written by lsvijfhuizen •Dear all, I would like to run the basic command for the meta-analysis as follow: plink --meta-analysis study1.assoc study2.assoc PLINK will search the header row …
Hey Haseeb,
Can you give us a little more info. What version of Plink are you running? can you upload the log file from the error? maybe upload the head of the text file too?
A lot of different things could cause this error. even just a wrong formatted file type or convection. how did you you generate your text file?
if you figured out the issue and got it working, please post and update to the question.