summarize.peak.region: Summarize lengths in peaks or regions

summarize.peak.regionR Documentation

Summarize lengths in peaks or regions

Description

Compute summary statistics of the molecule length distribution in the reported peaks or regions in an electrophoresis object.

Usage

summarize.peak(electrophoresis, index = seq(nrow(electrophoresis$peaks)))

summarize.region(electrophoresis, index = seq(nrow(electrophoresis$regions)))

Arguments

electrophoresis

An electrophoresis object.

index

The index, or a vector of indexes, of the peaks or regions to summarize (row numbers in electrophoresis$peaks or electrophoresis$regions).

See Also

summarize.custom


jwfoley/bioanalyzeR documentation built on Aug. 1, 2023, 4:46 a.m.