merge_MACS2_peaks: Merge peak files from MACS2 peak caller

View source: R/peak_calling.R

merge_MACS2_peaksR Documentation

Merge peak files from MACS2 peak caller

Description

Merge peak files from MACS2 peak caller

Usage

merge_MACS2_peaks(peak_file, peak_distance_to_merge, min_peak_size = 200, ref)

Arguments

peak_file

A character specifying the path towards the peak file (BED or bedGraph format)

peak_distance_to_merge

Maximum distance to merge two peaks

min_peak_size

An integer specifying the minimum size of peaks

ref

Reference genome

Value

Peaks as GRanges


vallotlab/ChromSCape documentation built on Oct. 15, 2023, 1:47 p.m.