Description Usage Arguments Value
Calculate cell-cell similarity using quadratic programming from DeConRNASeq
1 2 3 4 5 6 7 8 | get_cell_similarity(
x,
group.by,
select_types,
compare_types = NULL,
slot_name = "data",
assay_name = "RNA"
)
|
select_types |
for which cell types or cell features are similarity estimates computed |
compare_types |
to which cell types or cell features are those in
|
cell similarity matrix of N X M, where N is the sample and M is the cell type to compare
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.