View source: R/genomebrowser.R
genome_addVCF | R Documentation |
genomebrowser
.genome_addVCF
add VCF tracks to genomebrowser
.
genome_addVCF(gb, vcffile, trackname = NULL, show = NULL)
gb |
a genome browser object produced by the function |
vcffile |
a "character" string representing the input VCF file to be represented in the genome browser. |
trackname |
a "character" string giving a name for the track. |
show |
a "character" vector giving the info features to display. |
No return value, called for side effects
David Barrios and Carlos Prieto. Bioinformatics, University of Salamanca. See http://d3gb.usal.es/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.