logical_segment: Segmentation by a logical vector

Description Usage Arguments Details Value Author(s) Examples

Description

Segmentation by a logical vector

Usage

1

Arguments

l

a logical vector

Details

The logical vector will be segmented according to their values. It returns intervals for continuous TRUE values.

Value

A data frame in which the first column is the index of start sites in the original vector and the second column is the index of end sites.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2

eilslabs/epic documentation built on May 16, 2019, 1:24 a.m.