subsetAnnot_multiCond: Subset int-pair by function matrices to unique int-pairs by...

View source: R/fct_multi_cond.R

subsetAnnot_multiCondR Documentation

Subset int-pair by function matrices to unique int-pairs by condition

Description

Subset int-pair by function matrices to unique int-pairs by condition

Usage

subsetAnnot_multiCond(
  annot_cond1,
  annot_cond2,
  annot_cond3,
  unique_intpairs,
  lab_c1,
  lab_c2,
  lab_c3
)

Arguments

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

unique_intpairs

table of unique int-pairs by condition

lab_c1

label cond1

lab_c2

label cond2

lab_c3

label cond3

Value

subset merged matrix


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