Given a "vcfLink" object, converts the VCF file to genotype matrix format. Doing so involves dropping indels and multiallelic SNPs, so this fuction returns a new vcfLink object that has been appropriately subset.
1 2 3 4 |
object |
an object of class "vcfLink" |
output.file |
the filename to save the genotype matrix to |
verbose |
print stdout from vcftools? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.