Description Usage Arguments Details Value Author(s) Examples
Subtitle
1 2 3 4 5 6 7 8 9 | adjustFractions(
singlets,
multiplets,
swarm,
binary = TRUE,
maxCellsPerMultiplet = Inf,
multiplet.factor = NA,
constantCellNumber = NA
)
|
singlets |
CIMseqSinglets; A CIMseqSinglets object. |
multiplets |
CIMseqMultiplets; A CIMseqMultiplets object. |
swarm |
CIMseqSwarm or matrix; A CIMseqSwarm object or a matrix of fractions. |
binary |
logical; Indicates if adjusted fractions should be returned as binary values. |
... |
additional arguments to pass on |
Description
Adjusted fractions matrix.
Jason T. Serviss
Martin Enge
1 | #use demo data
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.