estimate_size_factors: Estimate the Size Factors

Description Usage Arguments Value

View source: R/estimate_size_factors.R

Description

Estimate the Size Factors

Usage

1
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


glmGamPoi documentation built on Nov. 8, 2020, 7:14 p.m.