git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Biobase@120254 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -8,7 +8,8 @@ importFrom(BiocGenerics, |
8 | 8 |
annotation, "annotation<-" |
9 | 9 |
) |
10 | 10 |
|
11 |
-importFrom(utils, head, tail) |
|
11 |
+importFrom(utils, head, tail, menu, packageDescription, read.table, |
|
12 |
+ write.table) |
|
12 | 13 |
|
13 | 14 |
exportClasses(aggregator, container, eSet, |
14 | 15 |
MIAxE, MIAME, characterORMIAME, |