Output dosage file by PLINK or other software
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 …
-
Calculating PRS in a large cohort
written by haasroni •Hi everyone, I have a merged vcf file with genotypes for a very large number of individuals. I have a list of SNPs and their …
-
Merge data set in Plink based on the number of SNPs of the largest
written by @anita •Hi everyone, I need to merge two data sets using plink, but they have a different number of SNPs and I don't want to use …
-
PLINK dosage data - convert and/or read in R
written by Travis •I have PLINK dosage files in the form pgen/psam/pvar. I would like to know how to do either/both of the following: 1. Convert the file …
-
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 …
-
Exctracting genotype data on a single SNP from all individuals in a dataset
written by gunnhelenmoen •I want to exstract a single SNP from my .impute file (created using IMPUTE2). I want this information as a plink file with genotype on …
-
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 …
-
fcGENE conversion error: Plink dosage to bed/bim/fam
written by aldoc •Hi, There are some PLINK dosage files (format=1) that I need to convert to bed/bim/fam (using best guesses of genotypes). Namely, the .dose files I …
-
Assigning haplotypes to individuals
written by Floris BrenkHi all, I have a large genotype dataset and using this I created haplotypes and haploblocks in plink (http://pngu.mgh.harvard.edu/~purcell/plink/haplo.shtml). Now I want to assign these …
-
Impute2 dosage file into standard Plink files
written by rahapazoki •Hi all, Anyone knows how to convert Impute2 dosage file to standard Plink files? Thanks