### Load ChipDataSet object
data(cds)
predictTssOverlap(object = cds, feature = "pileup", p = 0.75)
### View a short summary of the gene associated peaks prediction
cds
### View peaks and associated prediction
getPeaks(cds)
Run the code above in your browser using DataLab