mkVCFphe: generate required PLINK (.phe) file

Description Usage Arguments Value Examples

Description

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

Usage

1
mkVCFphe(prefix, envir)

Arguments

prefix

prefix for .phe file (phenotype)

envir

"environment" containing SQLite database and other globals

Value

None

Examples

1
2
3
4
## Not run: 
mkVCFphe(prefix, envir)

## End(Not run)

Mega2R documentation built on Dec. 11, 2021, 9:12 a.m.