collapse_fragment_list: Collapse a list of GenomicRanges objects to a single, merged...

Description Usage Arguments Value

View source: R/io_and_formats.R

Description

Collapse a list of GenomicRanges objects to a single, merged GenomicRanges object

Usage

1
collapse_fragment_list(fragment_list, width = 500)

Arguments

fragment_list

The list object containing GenomicRanges objects

width

If not NULL, whill resize the regions in each GenomicRanges object to this width before merging. Default is 500.

Value

A GenomicRanges object containing merged regions.


AllenInstitute/lowcat documentation built on Oct. 30, 2019, 4:45 a.m.