getCellsForMultiplet: getCellsForMultiplet

Description Usage Arguments Details Value Author(s) Examples

Description

Returns the names of the cells detected in a multiplet.

Usage

1
2
3
4
getCellsForMultiplet(swarm, ...)

## S4 method for signature 'CIMseqSwarm'
getCellsForMultiplet(swarm, singlets, multiplets, multipletName = NULL, ...)

Arguments

swarm

A CIMseqSwarm object.

...

additional arguments to pass on

singlets

A CIMseqSinglets object.

multiplets

A CIMseqMultiplets object.

multipletName

character; The name of the multiplet of interest.

Details

Description

Value

Edge names.

Author(s)

Jason T. Serviss

Examples

1
2
3
4

EngeLab/CIMseq documentation built on Jan. 25, 2022, 5 a.m.