simATACEstLibSize: Estimate library size parameters

Description Usage Arguments Value

View source: R/simATACEstimate.R

Description

A Gaussian mixture distribution is fitted to the log2 transformation of library size values. The estimated parameters are added to the input object variable. See normalmixEM for details on the fitting.

Usage

1
simATACEstLibSize(count, object)

Arguments

count

A sparse count matrix to estimate parameters from.

object

simATACCount object to store estimated parameters.

Value

simATACCount object with updated library size parameter.


bowang-lab/simATAC documentation built on Jan. 28, 2021, 1:22 a.m.