cxds_getTopPairs | R Documentation |
Extract top-scoring gene pairs from an SingleCellExperiment where cxds has been run
cxds_getTopPairs(sce, n = 100)
sce |
single cell experiment to analyze; needs "counts" in assays slot. |
n |
integer. The number of gene pairs to extract. Default: 100 |
matrix Matrix with two colulmns, each containing gene indexes for gene pairs (rows).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.