View source: R/expression_fit.R
umi.gamma.relation | R Documentation |
Estimate linear relationship between the gamma mixed parameter and the mean UMI counts or mean read counts (for smartseq data)
umi.gamma.relation(gamma.fits, variable = "mean.umi")
gamma.fits |
Parameters from the fitted gamma function (p1,p2/p3,mean1,mean2,sd1,sd2), calculated in mixed.gamma.estimation and converted with convert.gamma.parameters, and a column with mean UMI values, can be calculated in mean.umi.calculation |
variable |
Name of the variable to fit the parameters against (should contain umi counts or read counts) |
Linear fit for each gamma parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.