plink file format - covariate file
hi everyone,
can anyone help me in plink
i am having .ped and .map file , i already create bfile (bed+bim+fam), i also want to create covariate file.
Thanks for the help.
plink
• 3,478 views
•
link
updated
by
zx8754
•
written
by
aj291995 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Merging more than two files with plink
written by phmai1148 •I am trying to merge seven bed/bim/fam files in plink using the following code: Plink —bfile chr2 —merge-list all_files.txt —make-bed —out merged The (all_files.txt): chr3.bed …
-
Plink --merge-list generating error
written by MAPKI am running plink --merge-list to merge plink files, but not sure why I am getting this error below. Can someone please help me troubleshoot …
-
DGRP data set
written by mvanligten14 •Hi, I am currently in the process of trying to find mutually exclusive SNPs in a subset of the dgrp data. I was able to …
-
GWAS Make bed file from fam and bim and Polygenic Risk Score calculation
written by landscape95Hi everyone, previously I had a set of bed/bim/fam file in Plink format for GWAS, now I have separate a set of Discovery and Target …
-
Getting a .vcf file from a Illumina SNPChip results (.bsc file)
written by valopes •Hi all. I am struggling to get a .vcf file from an Illumina SNPChip results (.bsc file). I opened the .bsc file using GenomeStudio software …
-
Creating Binary file (*.bed, *.bim, *.fam file) from 1000GP LEGEND file
written by tesfadej2003 •Hi All, I have the file "1000GP_Phase3_combined.legend". I want to create a binary (*.bed, *.bim, *.fam file) PLINK file. Does anyone have experience? Thank you …
-
plink 1.9 PED to VCF, SNPs differ on input and output files
written by stolarek.irHi, I am using plink v 1.9 to convert my ped file to vcf with command: ./plink --ped file.ped --map file.map --recode vcf --out ped_to_vcf …
-
PLINK: Change affection status
written by bsmith030465Hi, I need to change the affection status in my PLINK files (data1.bed, data1.bim, data1.fam) **to '2' for all samples**. To do this, I was …
-
PLINK: merge .bed files
written by bsmith030465Hi, I had a set of .bed,.bim, .fam files (myfile1.bed, myfile2.bed, ...) that I wanted to merge to get one file in .bed , bim, …
-
nan in .bim file generated by plink
written by dharl •Hi all.. I used plink to generate .bed, .bim and .fam files from .ped and .map files. This conversion worked well. When I access the …
See the plink manuals, covariates files are plain text files, you can create them using any text editor, see below to see the required format: