genome_addVCF: Add VCF tracks to 'genomebrowser'.

Description Usage Arguments Value Author(s)

View source: R/genomebrowser.R

Description

genome_addVCF add VCF tracks to genomebrowser.

Usage

1
genome_addVCF(gb, vcffile, trackname = NULL, show = NULL)

Arguments

gb

a genome browser object produced by the function genomebrowser.

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.

Value

The function add a VCF track to genomebrowser.

Author(s)

David Barrios and Carlos Prieto. Bioinformatics, University of Salamanca. See http://d3gb.usal.es/


D3GB documentation built on May 2, 2019, 9:42 a.m.