Description Usage Arguments Value See Also Examples
Read in a vcf file
1 | parse.vcf(filename)
|
filename |
The name of the vcf file |
A dataframe containing the contents of the vcf file, including headers.
Flanagan & Jones 2017
1 | vcf<-parse.vcf(system.file("extdata/example.vcf.txt",package = "gwscaR"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.