splatEstLib {splatter}R Documentation

Estimate Splat library size parameters

Description

A log-normal distribution is fitted to the library sizes and the estimated parameters are added to the params object. See fitdist for details on the fitting.

Usage

splatEstLib(counts, params)

Arguments

counts

counts matrix to estimate parameters from.

params

splatParams object to store estimated values in.

Value

splatParams object with estimated values.


[Package splatter version 1.2.2 Index]