Description Usage Arguments Details Value See Also Examples
View source: R/findVariableFeatures.R
For each peptide, the total variance is decomposed into biological and technical variance using package scran
1 |
y |
numeric matrix giving log-intensity. Can contain NA values. Peptides with insufficient observations will be ignored. |
A loess trend is fitted to total sample variances and mean intensities. For each peptide, the biological variance is then computed by subtracting the estimated technical variance from the loess fit from the total sample variance.
A data frame where rows are peptides and columns contain estimates of biological and technical variances. Peptides are ordered by biological variance.
computeStructuralMetrics
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.