Description Usage Arguments Value
View source: R/runErrorModel.R
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.
1 | runErrorModel(counts, platform = "general")
|
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". |
a matrix of log2-scale SDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.