prepare_peaklist: Prepare peaklist as GRanges

View source: R/prepare_peaklist.R

prepare_peaklistR Documentation

Prepare peaklist as GRanges

Description

Prepare peaklist as GRanges

Usage

prepare_peaklist(peaklist, remove_empty = TRUE, as_grangeslist = FALSE)

Arguments

peaklist

A named list of peaks as GRanges or paths to BED files.

remove_empty

Remove any empty elements in the list.

as_grangeslist

Convert output to class GRangesList before returning.

Value

A list of GRanges objects


neurogenomics/EpiCompare documentation built on April 30, 2024, 3:58 p.m.