-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
36 lines (36 loc) · 872 Bytes
/
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
35
36
Package: mgsa
Version: 1.39.2
Date: 2021-05-16
Title: Model-based gene set analysis
Author: Sebastian Bauer <mail@sebastianbauer.info>, Julien Gagneur
<gagneur@genzentrum.lmu.de>
Maintainer: Sebastian Bauer <mail@sebastianbauer.info>
Depends:
R (>= 2.14.0),
methods,
gplots
Imports:
graphics,
stats,
utils
Suggests:
DBI,
RSQLite,
GO.db,
testthat
Description: Model-based Gene Set Analysis (MGSA) is a Bayesian
modeling approach for gene set enrichment. The package mgsa
implements MGSA and tools to use MGSA together with the Gene
Ontology.
License: Artistic-2.0
URL: https://github.com/sba1/mgsa-bioc
biocViews: Pathways, GO, GeneSetEnrichment
LazyLoad: yes
Collate:
'dottedTable.R'
'MgsaSets-class.R'
'MgsaGoSets-class.R'
'MgsaResults-class.R'
'mgsa-methods.R'
'mgsa-package.R'
'zzz.R'