estimate_profile_sgt: Estimate a gene expression profile by Simple Good Turing

View source: R/CellCalling.R

estimate_profile_sgtR Documentation

Estimate a gene expression profile by Simple Good Turing

Description

Estimate a gene expression profile by Simple Good Turing

Usage

estimate_profile_sgt(matrix, barcode_indices, nz_feat)

Arguments

matrix

Sparse matrix of all counts

barcode_indices

Barcode indices to use

nz_feat

Indices of features that are non-zero at least once

Value

Estimated probabilities of length len(nz_feat).


zh542370159/dropSplit documentation built on June 19, 2022, 2:49 p.m.