summarize.custom: Summarize lengths in a custom region

View source: R/summary.R

summarize.customR Documentation

Summarize lengths in a custom region

Description

Compute summary statistics of the molecule length distribution between specified boundaries. The summary is computed individually for each sample.

Usage

summarize.custom(electrophoresis, lower.bound = -Inf, upper.bound = Inf)

Arguments

electrophoresis

An electrophoresis object.

lower.bound

Lower boundary of the region to summarize.

upper.bound

Upper boundary of the region to summarize.

See Also

summarize.peak, summarize.region


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