load(system.file("data", "exampleCAGEset.RData", package="CAGEr"))
shifting.promoters <- getShiftingPromoters(object = exampleCAGEset,
tpmThreshold = 100, scoreThreshold = 0.4, fdrThreshold = 0.01)
head(shifting.promoters)
Run the code above in your browser using DataLab