Description Usage Arguments Value Author(s)
Compute the background means.
1  | 
inputdat | 
 A matrix for the input counts at each locus (column) for each experiment (row).  | 
target | 
 A RangedData object with two fiels named "mappability" and "GC".The length of target must be the same as the column of inputdat.  | 
nknots | 
 A integer for the number of knots for the spline function. Default: 2.  | 
family | 
 A string for the distributional family. Must be either "lognormal" (default) or "negbin".  | 
A numeric matrix for the background counts at each locus (column) for each experiment (row).
Chandler Zuo zuo@stat.wisc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.