bin_gel: Force multiple gels to share identical bins

Description Usage Arguments Value

Description

Force multiple gels to share identical bins

Usage

1
bin_gel(dat_smoothed, break_points)

Arguments

dat_smoothed

Smoothed autoradiointensity data obtained from smooth_gel. First column contains a set of evenly split grid points from 0 to 1; other columns contain smoothed (e.g., by loess) intensity values.

break_points

The break points defining the bins (shorter than the no. of rows )

Value

A data frame with binned data, calculated from all intensity data belonging to the same bin. The first two columns are bin labels and equal-spaced grids, respectively.


zhenkewu/spotgear documentation built on June 22, 2019, 1:55 a.m.