plotSwarmPosition: plotSwarmPosition

Description Usage Arguments Details Value Author(s) Examples

Description

Subtitle

Usage

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

## S4 method for signature 'CIMseqSwarm'
plotSwarmPosition(swarm, multiplet,
  interval = NULL, ...)

Arguments

swarm

A CIMseqSwarm object.

...

additional arguments to pass on.

multiplet

The name of the multiplet to plot the swarm positions for.

interval

The iterations to be plotted if all recorded iteration intervals should not be plotted.

Details

Plots the swarm position in a CIMseqSwarm object for each reported iteration (specified by reportRate) when report was equal to TRUE during deconvolution.

Value

The plotSwarmPosition function returns an object of class spCounts.

Author(s)

Jason T. Serviss

Examples

1
#no test data where swarm was tracked with report arg.

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