Learn R Programming

SNPannotator (version 1.4.3)

annotate_shiny: Run the annotation pipeline on a list of variants from shiny app

Description

This function should not be used outside shiny app A list of variants and parameters are received and their information is checked on various API servers.

Usage

annotate_shiny(config.list)

Value

a data table with all variant information is returned.

Arguments

config.list

List. A list of variants andconfiguration parameters.