Learn R Programming

superFreq (version 1.2.3)

getMoreVEPinfo: Import more information about the variants

Description

Import more information about the variants

Usage

getMoreVEPinfo(variants, plotDirectory, genome = "hg19",
  cosmicDirectory = "")

Arguments

variants

variants: The variants

plotDirectory

character: The plot directory from the analyse call.

Details

Extract almost all the information from the VEP run, and cross-checks with COSMIC data as well. getCosmicCounts is called by this function, see details of that for requirements.