git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/rTRM@86915 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,10 +1,10 @@ |
1 | 1 |
Package: rTRM |
2 | 2 |
Type: Package |
3 | 3 |
Title: Identification of transcriptional regulatory modules from PPI networks |
4 |
-Version: 1.1.9 |
|
5 |
-Date: 2014-02-14 |
|
4 |
+Version: 1.1.10 |
|
5 |
+Date: 2014-02-28 |
|
6 | 6 |
Author: Diego Diez |
7 |
-Depends: R (>= 2.10), igraph, RSQLite |
|
7 |
+Depends: R (>= 2.10), igraph (>= 0.7), RSQLite |
|
8 | 8 |
Imports: AnnotationDbi |
9 | 9 |
Suggests: RUnit, BiocGenerics, MotifDb, graph, PWMEnrich, biomaRt, knitr, Biostrings, BSgenome.Mmusculus.UCSC.mm8, org.Mm.eg.db |
10 | 10 |
Maintainer: Diego Diez <[email protected]> |