est_background_profile_sgt: Estimate a gene expression profile on a given subset of...

View source: R/CellCalling.R

est_background_profile_sgtR Documentation

Estimate a gene expression profile on a given subset of barcodes.

Description

Use Good-Turing to smooth the estimated profile.

Usage

est_background_profile_sgt(matrix, use_bcs)

Arguments

matrix

Sparse matrix of all counts.

use_bcs

Indices of barcodes to use.

Value

A list including:

  • use_feats use_features

  • bg_profile_p Estimated probabilities of length use_features.


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