-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
32 lines (32 loc) · 912 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
Package: stageR
Type: Package
Title: stageR: stage-wise analysis of high throughput gene expression data in R
Version: 1.7.01
Author: Koen Van den Berge and Lieven Clement
Maintainer: Koen Van den Berge <[email protected]>
Description: The stageR package allows automated stage-wise analysis of high-throughput gene expression data. The method is published in Genome Biology at https://genomebiology.biomedcentral.com/articles/10.1186/s13059-017-1277-0
License: GNU General Public License version 3
LazyData: TRUE
biocViews: Software, StatisticalMethod
Depends: R (>= 3.4), SummarizedExperiment
Collate:
'stageRClasses.R'
'allGenerics.R'
'constructors.R'
'accessors.R'
'data.R'
'methods.R'
RoxygenNote: 6.0.1
Suggests:
knitr,
rmarkdown,
BiocStyle,
methods,
Biobase,
edgeR,
limma,
DEXSeq,
testthat
VignetteBuilder: knitr
Imports: methods,
stats