calcResiduals: calcResiduals

Description Usage Arguments Value Author(s)

Description

Calculates the residuals for each gene and multiplet after deconvolution based on the CIMseqSwarm results.

Usage

1
2
calcResiduals(singlets, multiplets, swarm, include = NULL,
  fractions = NULL, ...)

Arguments

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

Value

Residuals (add more description).

Author(s)

Jason T. Serviss


jasonserviss/CIMseq documentation built on Jan. 11, 2020, 4:42 a.m.