Description Usage Arguments Value Examples
View source: R/vcf_to_tibble.R
Creates a tidy tibble from a VCF file
1 | vcf_to_tibble(VCF)
|
VCF |
Path to a VCF |
None
1 | vcf_to_tibble(system.file("extdata/example.vcf.gz", package="SeeGEM"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.