merge_peaks: merge neighbouring peaks to large one by given distance

Description Usage Arguments Examples

View source: R/chip.R

Description

merge neighbouring peaks to large one by given distance

Usage

1
2
merge_peaks(peak = peakfile, min.dis = 10000, remove.small = NULL,
  remove.small0 = 0, return.range = FALSE)

Arguments

peak

peak bed file path

mis.dis

distance cutoff, default 10000

Examples

1

lixin4306ren/seqana documentation built on May 20, 2019, 3:32 p.m.