vcf_convert: Convert vcfR genotype matrices

View source: R/RcppExports.R

vcf_convertR Documentation

Convert vcfR genotype matrices

Description

vcf_convert converts outputs of extract.gt to the format pcadapt.

Usage

vcf_convert(string_geno, output, allele_sep)

Arguments

string_geno

a genotype matrix extracted from a VCF file with 'vcfR'.

output

a character string indicating the name of the output file.

allele_sep

a vector of characters indicating what delimiters are used to separate alleles.


bcm-uga/pcadapt documentation built on April 17, 2024, 8:30 a.m.