Description Usage Arguments Value Examples
Filter cell proximity gene scores.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
cpgObject |
cell proximity gene score object |
min_cells |
minimum number of source cell type |
min_cells_expr |
minimum expression level for source cell type |
min_int_cells |
minimum number of interacting neighbor cell type |
min_int_cells_expr |
minimum expression level for interacting neighbor cell type |
min_fdr |
minimum adjusted p-value |
min_spat_diff |
minimum absolute spatial expression difference |
min_log2_fc |
minimum log2 fold-change |
min_zscore |
minimum z-score change |
zscores_column |
calculate z-scores over cell types or genes |
direction |
differential expression directions to keep |
cpgObject that contains the filtered differential gene scores
1 | filterCPG(gobject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.