Description Usage Arguments Details Value Author(s)
Subtitle
1 2 3 4 5 6 7 8 | calcResiduals(
singlets,
multiplets,
swarm,
include = NULL,
fractions = NULL,
...
)
|
singlets |
A CIMseqSinglets object. |
multiplets |
A CIMseqMultiplets object. |
swarm |
A CIMseqSwarm object. |
include |
character; If residuals should only be calculated for a subset of the multiplets, include their names here. Default is to calculate for all multiplets. |
fractions |
matrix; A matrix of fractions. By default the fractions in the CIMseqSwarm object are used. |
... |
additional arguments to pass on |
Calculates the residuals for each gene and multiplet after deconvolution based on the spSwarm results.
Residuals (add more description).
Jason T. Serviss
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.