mkVCFphe: generate required PLINK (.phe) file

mkVCFpheR Documentation

generate required PLINK (.phe) file

Description

Generate the initial boiler plate VCF, then generate ##INFO entries for each entry tag. Finally, generate the ##contig entries for each chromosome.

Usage

mkVCFphe(prefix, envir)

Arguments

prefix

prefix for .phe file (phenotype)

envir

"environment" containing SQLite database and other globals

Value

None

Examples

## Not run: 
mkVCFphe(prefix, envir)

## End(Not run)

Mega2R documentation built on May 29, 2024, 1:14 a.m.