powered by
readPeakFile(peakfile, as = "GRanges", ...)
peakfile <- system.file("extdata", "sample_peaks.txt", package="ChIPseeker") peak.gr <- readPeakFile(peakfile, as="GRanges") peak.gr
Run the code above in your browser using DataLab