binarizeSingleCellData: Binarize single cell data

Description Usage Arguments Value

Description

Binarizes the single cell data contained in the DistMap object. This is done in three steps: (i) gene thresholds are chosen for a given quantile, (ii) the gene correlations of the binarized data are compared against those of the insitu.matrix and a score is computed, (iii) the binarized data based on the minimal score is computed and added to the DistMap object.

Usage

1
binarizeSingleCellData(object, quantiles = seq(0.15, 0.16, 0.01))

Arguments

object

A DistMap object.

quantiles

A range of quantiles.

Value

A DistMap object with binarized data.


rajewsky-lab/distmap documentation built on Nov. 27, 2021, 3:02 a.m.