getEdgesForMultiplet: getEdgesForMultiplet

Description Usage Arguments Details Value Author(s) Examples

Description

Returns the names of the edges detected in a multiplet.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
getEdgesForMultiplet(swarm, ...)

## S4 method for signature 'CIMseqSwarm'
getEdgesForMultiplet(
  swarm,
  singlets,
  multiplets,
  multipletName = NULL,
  maxCellsPerMultiplet = Inf,
  depleted = FALSE,
  multiplet.factor = NA
)

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

Martin Enge

Examples

1
2
3
4

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