getCellsForMultiplet: getCellsForMultiplet

Description Usage Arguments Value Author(s) Examples

Description

Returns the names of the cell types detected in a multiplet.

Usage

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

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

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.

drop

logical; Remove self connections?

Value

Edge names.

Author(s)

Jason T. Serviss

Examples

1
2
3
4

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