selectProfilingConditions: selectProfilingConditions

View source: R/condSelect.R

selectProfilingConditionsR Documentation

selectProfilingConditions

Description

Select metadata field to use DE results from reference data

Usage

selectProfilingConditions(
  Dataset = NULL,
  metadata = NULL,
  marker_table = NULL,
  session = NULL,
  input = NULL
)

Arguments

Dataset,

used dataset

metadata,

metadatatable to select from metadata

marker_table,

the marker table of the profile data

session,

session

input,

input params

Examples

    x<- selectProfilingConditions()
    

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