random_connectivity_test | R Documentation |
Test bin connectivity
random_connectivity_test(
seu_oi = seu_oi,
SNN = SNN,
bin = bin,
split.by = split.by,
sigtest_cell_types = sigtest_cell_types
)
seu_oi |
A Seurat object with bin identities in the "bins" column of the meta.data slot |
SNN |
The SNN to use for connectivity testing |
bin |
Character string of the bin ID to test |
split.by |
Name of meta.data column containing the factor by which the dataset will be split |
sigtest_cell_types |
Name of meta.data column containing the cell type labels to use for connectivity testing |
p-value of bin connectivity significance
random_connectivity_test()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.