| vcf_convert | R Documentation |
vcf_convert converts outputs of extract.gt to the format
pcadapt.
vcf_convert(string_geno, output, allele_sep)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.