powered by
Import genotype data from vcf files/
read_vcf_gt(x)
The vcf file with its directory
a list contains the genotype and allele status.
This function extract the genotypes and allele status from a vcf file.
# NOT RUN { df<-read_vcf_gt("~/x.vcf") # }
Run the code above in your browser using DataLab