estimate_size_factors: Estimate the Size Factors

View source: R/estimate_size_factors.R

estimate_size_factorsR Documentation

Estimate the Size Factors

Description

Estimate the Size Factors

Usage

estimate_size_factors(Y, method, verbose = FALSE)

Arguments

Y

any matrix-like object (base::matrix(), DelayedArray, HDF5Matrix, Matrix::Matrix(), etc.)

method

one of c("normed_sum", "deconvolution", "poscounts")

Value

a vector with one size factor per column of Y


const-ae/glmGamPoi documentation built on Feb. 13, 2024, 1:35 a.m.