-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathDESCRIPTION
19 lines (19 loc) · 971 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: miRComb
Type: Package
Title: An R package for analyzing miRNA-mRNA interactions
Version: 0.9.6
Date: 2020-01-22
Authors@R: c(person("Maria", "Vila-Casadesús", role = c("aut", "cre"), email = "maria.vila.bioinfo@gmail.com"),
person("Juanjo", "Lozano", role = c("aut","ths"), email= "juanjo.lozano@ciberehd.org"),
person("Pau", "Erola", role = "ctb"))
Author: Maria Vila-Casadesús, Juanjo Lozano
Maintainer: Maria Vila-Casadesús <maria.vila.bioinfo@gmail.com>
Description: Find miRNA targets combining both biological and theoretical information.
License: GPL-3
Depends: R (>= 3.0), gplots, gtools, network, pheatmap, WriteXLS, Hmisc, mvoutlier, pROC, verification, glmnet, survival, mclust, RankProd, clusterProfiler, limma, scatterplot3d, circlize, VennDiagram, xtable, ReactomePA, fgsea, DESeq, GO.db, miRData (>= 0.4)
Imports: AnnotationDbi,
Rcpp
biocViews: miRNA, mRNA, correlation
Encoding: UTF-8
URL: http://mircomb.sourceforge.net
LinkingTo: Rcpp