geno_add_2pheno: Function to add the phenotype in the 6th column of the...

Description Usage Arguments Value

Description

Function to add the phenotype in the 6th column of the genotype file recognizable by plink, eg, file with extension 'ped' or 'raw'.

Usage

1
geno_add_2pheno(genofile, caseIDfile)

Arguments

genofile

additive coding genotype files, it is the .raw file in plink

caseIDfile

the file including the list of case IDs

Value

a list including- geno: the genotype data with phenotype on 6th column, snps: variant information in bim format (in plink) and ncase: number of case


Struglab/RVS documentation built on May 9, 2019, 3:11 p.m.