countChecksum-celdaList-method: Get the MD5 hash of the count matrix from the celdaList

Description Usage Arguments Value Examples

Description

Returns the MD5 hash of the count matrix used to generate the celdaList.

Usage

1
2
## S4 method for signature 'celdaList'
countChecksum(celdaList)

Arguments

celdaList

An object of class celdaList.

Value

A character string of length 32 containing the MD5 digest of the count matrix.

Examples

1
2

celda documentation built on Nov. 8, 2020, 8:24 p.m.