tests/testthat/test-999-tidyUp.r

context("Tidy Up")

dirs <- list.dirs(path = ".",full.names = TRUE,recursive = TRUE)
dirs <- grep(pattern = "methylDB",x = dirs,value = TRUE)
unlink(x = dirs, recursive = TRUE)
unlink("Rplots.pdf")
unlink("test.bed")
al2na/methylKit documentation built on Feb. 1, 2024, 4:42 p.m.