View source: R/Object_representation.R
scppp | R Documentation |
Define S3 class that stores scRNA-seq data and associated information (e.g. model departure representation, cell clustering results) if corresponding functions are called.
scppp(data, sample = c("columns", "rows"))
data |
input data - Usually a matrix of counts |
sample |
by rows or columns |
S3 object for class 'scppp'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.