calculateEdgeStats: calculateEdgeStats

Description Usage Arguments Value Author(s) Examples

Description

Calculates the score (obs / expected) and p-value for all possible connections.

Usage

1
2
calculateEdgeStats(swarm, singlets, multiplets, theoretical.max = Inf,
  ...)

Arguments

swarm

A CIMseqSwarm object.

singlets

A CIMseqSinglets object.

multiplets

A CIMseqMultiplets object.

theoretical.max

integer; See estimateCells.

...

additional arguments to pass on

Value

CIMseqSwarm connection weights and p-values.

Author(s)

Jason T. Serviss

Examples

1
2
3

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