getVariationData {debrowser}R Documentation

getVariationData

Description

Adds an id to the data frame being used.

Usage

getVariationData(inputdata = NULL, cols = NULL, conds = NULL,
  key = NULL)

Arguments

inputdata,

dataset

cols,

columns

conds,

conditions

key,

gene or region name

Value

plotdata

Examples

    x <- getVariationData()


[Package debrowser version 1.12.0 Index]