git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/KEGGREST@75993 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -129,7 +129,6 @@ test_keggGet_2 <- function() |
129 | 129 |
.checkLOL(res) |
130 | 130 |
res <- keggGet("path:map00010") |
131 | 131 |
res <- res[[1]] |
132 |
- .checkNamedCharVec(res$REL_PATHWAY) |
|
133 | 132 |
.checkNamedCharVec(res$DISEASE) |
134 | 133 |
res <- keggGet("md:M00001") |
135 | 134 |
.checkNamedCharVec(res[[1]]$REACTION) |