summarize.peak.region | R Documentation |
Compute summary statistics of the molecule length distribution in the reported peaks or regions in an electrophoresis
object.
summarize.peak(electrophoresis, index = seq(nrow(electrophoresis$peaks)))
summarize.region(electrophoresis, index = seq(nrow(electrophoresis$regions)))
electrophoresis |
An |
index |
The index, or a vector of indexes, of the peaks or regions to summarize (row numbers in |
summarize.custom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.