## ----load, include=TRUE, echo=TRUE, eval=FALSE-------------------------------- # library(ChIPexoQualExample, quietly = TRUE) ## ----files-------------------------------------------------------------------- ## example raw files list.files(system.file("extdata", package = "ChIPexoQualExample")) ## ----info,include=TRUE,echo =TRUE,eval=TRUE----------------------------------- sessionInfo()