smooth_expression: filtering, normalization and capping

View source: R/utils.R

smooth_expressionR Documentation

filtering, normalization and capping

Description

filtering, normalization and capping

Usage

smooth_expression(count_mat, lambdas_ref, gtf, window = 101, verbose = FALSE)

Arguments

count_mat

dgCMatrix Gene expression counts

lambdas_ref

matrix Reference expression profiles

gtf

dataframe Transcript gtf

Value

dataframe Log(x+1) transformed normalized expression values for single cells


numbat documentation built on May 29, 2024, 1:29 a.m.