Description Usage Arguments Value Examples
View source: R/getArtificialDoublets.R
Given a vector of cluster labels, returns pairs of cross-cluster cells
1 | getCellPairs(x, n = 1000, ...)
|
x |
A vector of cluster labels for each cell, or a list containing metacells and graph |
n |
The number of cell pairs to obtain |
... |
Further arguments, for instance the 'k' vector of precluster labels if 'x' is a metacell graph. |
A data.frame with the columns
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.