estimate_size_factors: Estimate the Size Factors

View source: R/helpers.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/transformGamPoi documentation built on April 14, 2023, 11:33 p.m.