-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
20 lines (20 loc) · 1.32 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: piano
Type: Package
Title: Platform for integrative analysis of omics data
Version: 2.13.1
Date: 2022-09-13
Author@R: c(person("Leif", "Varemo Wigge", email = "[email protected]", role = "aut"),
person("Intawat", "Nookaew", email = "[email protected]", role = "aut"))
Author: Leif Varemo Wigge <[email protected]> and Intawat Nookaew <[email protected]>
Maintainer: Leif Varemo Wigge <[email protected]>
Depends: R (>= 3.5)
Imports: BiocGenerics, Biobase, gplots, igraph, relations, marray, fgsea, shiny, DT, htmlwidgets, shinyjs, shinydashboard, visNetwork, scales, grDevices, graphics, stats, utils, methods
Suggests: yeast2.db, rsbml, plotrix, limma, affy, plier, affyPLM, gtools, biomaRt, snowfall, AnnotationDbi, knitr, rmarkdown, BiocStyle
Description: Piano performs gene set analysis using various statistical methods, from different gene level statistics and a wide range of gene-set collections. Furthermore, the Piano package contains functions for combining the results of multiple runs of gene set analyses.
License: GPL (>=2)
biocViews: Microarray, Preprocessing, QualityControl, DifferentialExpression,
Visualization, GeneExpression, GeneSetEnrichment, Pathways
URL: http://www.sysbio.se/piano
BugReports: https://github.com/varemo/piano/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.2