Combine CPG scores per interaction
1 2 3 4 5 6 7 8 9 10 11 12 | combineCellProximityGenes_per_interaction(
cpgObject,
sel_int,
selected_genes = NULL,
specific_genes_1 = NULL,
specific_genes_2 = NULL,
min_cells = 5,
min_int_cells = 3,
min_fdr = 0.05,
min_spat_diff = 0,
min_log2_fc = 0.5
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.