dprofilercondselect: dprofilercondselect

View source: R/condSelect.R

dprofilercondselectR Documentation

dprofilercondselect

Description

Condition selection for DE analysis and reference single cell data. Adapted from debrowsercondselect().

Usage

dprofilercondselect(
  input = NULL,
  output = NULL,
  session = NULL,
  parent_session = NULL,
  data = NULL
)

Arguments

input

input variables

output

output objects

session

session

datax

bulk or single cell data

marker_table

marker table of either reference scRNA or bulk RNA data

profiling

if TRUE, condition selection is conducted for external data sets (default: FALSE)

Examples

    x <- dprofilercondselect()
    

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