create_windows: Bin a Dataframe of Genomic Ranges into Windows

Description Usage Arguments

View source: R/window.r

Description

Simple strand-ignoring binning procedure for genomic ranges stored in a dataframe. The dataframe must have columns chrom, start, end.

Usage

1

Arguments

.data

Dataframe with columns chrom, start, end chrom and length.

width

Width of window in base pairs.


vsbuffalo/gplyr documentation built on May 3, 2019, 7:07 p.m.