stitch: Stitch ranges within 'stitchDist' of each other.

Description Usage Arguments

Description

Stitch ranges within 'stitchDist' of each other.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
stitch(object, stitchDist = 12500)

## S4 method for signature 'GRanges,numeric'
stitch(object, stitchDist = 12500)

## S4 method for signature 'GRangesList,numeric'
stitch(object, stitchDist = 12500)

## S4 method for signature 'character,numeric'
stitch(object, stitchDist = 12500)

Arguments

object

GRanges, GRangesList, or paths to files.


mal2017/rosy documentation built on May 17, 2019, 3:12 a.m.