build.designmatrix.intercept | R Documentation |
Constructs a design matrix for running CSIDE with only an intercept term
build.designmatrix.intercept(myRCTD, barcodes = NULL)
myRCTD |
an |
barcodes |
(default NULL) the barcodes, or pixel names, of the |
A design matrix containing the covariates for running CSIDE. The rownames represent pixel names and
are a subset of the pixels in the SpatialRNA
object. The column represents the intercept
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.