createscCATCH | R Documentation |
create scCATCH object using single-cell count data and cluster information.
createscCATCH(data, cluster)
data |
A matrix or dgCMatrix containing normalized single-cell RNA-seq data, each column representing a cell, each row representing a gene. See |
cluster |
A character containing the cluster information for each cell. The length of it must be equal to the ncol of the data. |
scCATCH object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.