About
addGOAncestor is not used. git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/CNEr@131131 bc3139a8-67e5-0310-9ffc-ced21a209358
@@ -1,6 +1,6 @@
Package: CNEr
-Version: 1.13.1
-Date: 2017-07-03
+Version: 1.13.2
+Date: 2017-07-12
Title: CNE Detection and Visualization
Description: Large-scale identification and advanced visualization
of sets of conserved noncoding elements.
deleted file mode 100644
@@ -1,6 +0,0 @@
-test_that("test_addAncestorGO", {
- library(GO.db)
- go <- list(c("GO:0005215", "GO:0006810", "GO:0016020"), "GO:0016579")
- newGO <- addAncestorGO(go)
- expect_equal(lengths(newGO), c(8, 17))
-})
\ No newline at end of file