vcf2nexus | R Documentation |
The function converts vcfR format data to nexus format.
vcf2nexus(vcf, file = "file.nex")
vcf |
a vcfR object. |
outfile |
name of output file. |
This function converts the vcfR object to a nexus format file.
nexus format file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.