runErrorModel: Apply error model to estimate technical SD from raw counts

Description Usage Arguments Value

View source: R/runErrorModel.R

Description

Based on raw counts, uses past data to estimate each raw count's log-scale SD from technical noise. Specifies different error models for different platforms.

Usage

1
runErrorModel(counts, platform = "general")

Arguments

counts

vector or matrix of raw counts

platform

String specifying which platform was used to create "rawCounts". Default to "dsp". Other options include "ncounter", "rsem" and "quantile".

Value

a matrix of log2-scale SDs


SpatialDecon documentation built on Nov. 8, 2020, 6 p.m.