getBoxMainPlot {debrowser}R Documentation

getBoxMainPlot

Description

Makes Density plots

Usage

getBoxMainPlot(
  data = NULL,
  cols = NULL,
  conds = NULL,
  key = NULL,
  title = "",
  input = NULL
)

Arguments

data,

count or normalized data

cols,

cols

conds,

conds

key,

key

title,

title

input,

input

Examples

    getBoxMainPlot()


[Package debrowser version 1.21.1 Index]