read_vcf_gt: Import genotype data from vcf files/

Description Usage Arguments Details Value Examples

View source: R/read_vcf_gt.R

Description

Import genotype data from vcf files/

Usage

1

Arguments

x

The vcf file with its directory

Details

This function extract the genotypes and allele status from a vcf file.

Value

a list contains the genotype and allele status.

Examples

1
2
3
4
## Not run: 
df<-read_vcf_gt("~/x.vcf")

## End(Not run)

mixIndependR documentation built on March 17, 2021, 5:09 p.m.