ScoreBins | R Documentation |
Assign quality scores to each bin
ScoreBins(seu, celltype.calls = NULL, split.by = NULL)
seu |
A binned Seurat object with bin identities in the "bin" column of meta.data |
celltype.calls |
Name of meta.data column containing the cell type labels to use for connectivity testing. Must be a finer (more granular) cell type label than used for coarse_cell_types in |
split.by |
Meta.data column name indicating how data was split for interaction graph generation |
A named numeric vector of bin quality scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.