Description Usage Arguments Value
Compute the membership matrix and cluster centers based on pure cells.
1 | getTheta(expr, i.pure, pure.cluster, G)
|
expr |
a cell-by-gene expression matrix, either the raw counts or log-transformed expressions. |
i.pure |
the indices of the pure cells.. |
pure.cluster |
a vector containing 1, ..., K, indicating the cluster labels of pure cells. |
G |
the cell-by-nPC matrix obtained from SVD of the similarity matrix. |
A list containing
the cell-by-K membership matrix.
the K-by-gene membership matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.