GetGenesData | R Documentation |
Metapoly's import function, takes as input a gff file open via read.delim (see example on github), and a VCF file loaded with vcfR (read.vcfR). Returns the polymorphism data in the format used for all MetaPoly's analyses.
GetGenesData(gff, vcf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.