write_vcf | R Documentation |
This will generate a VCF file containing the genotypes. This will only work if the initial file was in VCF format.
write_vcf(snp_data, filename)
snp_data |
The object to be written to the file. |
filename |
The name of the output file. |
Details
To be completed
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.