getSignif_table: Wrapper for other functions to get significant table of func...

View source: R/fct_multi_cond.R

getSignif_tableR Documentation

Wrapper for other functions to get significant table of func terms

Description

Wrapper for other functions to get significant table of func terms

Usage

getSignif_table(
  data_cond1,
  data_cond2,
  data_cond3,
  lab_c1,
  lab_c2,
  lab_c3,
  annot_cond1,
  annot_cond2,
  annot_cond3
)

Arguments

data_cond1

filt.data() corresponding to chosen condition 1

data_cond2

filt.data() corresponding to chosen condition 2

data_cond3

filt.data() corresponding to chosen condition 3

lab_c1

data label for condition 1

lab_c2

data label for condition 2

lab_c3

data label for condition 3

annot_cond1

binary matrix int-pair by functions for cond1

annot_cond2

binary matrix int-pair by functions for cond2

annot_cond3

binary matrix int-pair by functions for cond3

Value

list containing pvalue_df and unique_intpairs df


martaint/InterCellar documentation built on April 7, 2022, 11:44 a.m.