View source: R/fct_multi_cond.R
subsetAnnot_multiCond | R Documentation |
Subset int-pair by function matrices to unique int-pairs by condition
subsetAnnot_multiCond( annot_cond1, annot_cond2, annot_cond3, unique_intpairs, lab_c1, lab_c2, lab_c3 )
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 |
subset merged matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.