merge.peaks: Merge MACS peaks calls from files in a directory

Description Usage Arguments Value

View source: R/merge_peaks.R

Description

Merge MACS peaks calls from files in a directory

Usage

1
2
3
## S3 method for class 'peaks'
merge(dir = "results/current/macs", FDR = 5,
  pattern = "peaks.xls$")

Arguments

dir

path to the directory that holds the peak call files

FDR

threshold for the false discovery rate

pattern

regular expression to identify the peak files

Value

a GRanges object with the merged peak regions


matthiasheinig/seqQTL documentation built on May 21, 2019, 1:16 p.m.