-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathDESCRIPTION
executable file
·34 lines (34 loc) · 1.26 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Package: enrichOmics
Version: 1.0.0
Title: Functional enrichment analysis of high-throughput omics data
Author: Ludwig Geistlinger, Levi Waldron
Maintainer: Ludwig Geistlinger <[email protected]>
Description: Overview of existing methods for enrichment analysis of gene
expression data with regard to functional gene sets, pathways, and networks.
Functionality for differential expression analysis, set- and network-based
enrichment analysis, along with visualization and exploration of results.
Introduction to concepts for enrichment analysis of genomic regions and
regulatory elements. Outlook on current developments to extend gene set
enrichment analysis for data derived from multiple high-throughput omics
assays.
Depends:
EnrichmentBrowser,
regioneR,
statmod
Imports:
ALL,
BSgenome.Hsapiens.UCSC.hg19.masked,
ReportingTools,
airway,
hgu95av2.db
Suggests:
knitr,
rmarkdown,
pkgdown
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://waldronlab.github.io/enrichOmics/
DockerImage: ludwigg/enrichomics:latest
biocViews: Microarray, RNASeq, GeneExpression, DifferentialExpression,
Pathways, GraphAndNetwork, Network, GeneSetEnrichment,
NetworkEnrichment, Visualization, ReportWriting