Description Usage Arguments Value Examples
Combine CPG scores in a pairwise manner.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
cpgObject |
cell proximity gene score object |
selected_ints |
subset of selected cell-cell interactions (optional) |
selected_genes |
subset of selected genes (optional) |
specific_genes_1 |
specific geneset combo (need to position match specific_genes_2) |
specific_genes_2 |
specific geneset combo (need to position match specific_genes_1) |
min_cells |
minimum number of target cell type |
min_int_cells |
minimum number of interacting cell type |
min_fdr |
minimum adjusted p-value |
min_spat_diff |
minimum absolute spatial expression difference |
min_log2_fc |
minimum absolute log2 fold-change |
do_parallel |
run calculations in parallel with mclapply |
cores |
number of cores to use if do_parallel = TRUE |
verbose |
verbose |
cpgObject that contains the filtered differential gene scores
1 | combineCellProximityGenes(gobject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.