Description Usage Arguments Value
View source: R/FUNCTION_numeric_2_VCF.R
This function will write a VCF to a text file in the proper format
1 | write_vcf(vcf_genotypes, outfile)
|
vcf_genotypes |
A dataframe in VCF format |
outfile |
The name of the output .vcf file |
0 if file was created, 1 if file was not created
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.