macs2GRange: Transform a MACS output peakfile into a GRanges object

Description Usage Arguments Value

View source: R/merge_peaks.R

Description

Transform a MACS output peakfile into a GRanges object

Usage

1
macs2GRange(peaks, chroms = NULL)

Arguments

peaks

a data.frame with output from MACS

chroms

character vector with chromosome names to be used. Default is to use all chromosome names from the MACS file

Value

a GRanges object with the MACS peak calls


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