In this practical we will read in two replicate sets of peaks from the Myc Encode dataset,filter by fold enrichment over input and find the number of peaks common to both replicates and those unique to either.

Now you have your peak sets as GRanges, you can start to work with the peaks in R.

Now we can use our GRanges to identify the peak in common or unique to replicates.

For a bonus question.