getDeconvoluteTableDetails: getDeconvoluteTableDetails

View source: R/deconvolute.R

getDeconvoluteTableDetailsR Documentation

getDeconvoluteTableDetails

Description

get deconvolution table details

Usage

getDeconvoluteTableDetails(
  output = NULL,
  session = NULL,
  tablename = NULL,
  data = NULL,
  modal = NULL,
  highlight = FALSE
)

Arguments

output,

output

session,

session

tablename,

table name

data,

matrix data

modal,

if it is true, the matrix is going to be in a modal

highlight

if it is true, numerical columns are highlighted

Value

panel

Examples

    x <- getDeconvoluteTableDetails()
    

UMMS-Biocore/dprofiler documentation built on Oct. 16, 2022, 11:37 a.m.