-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1.37 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
Package: RNAseq123workshop
Title: RNA-seq analysis is easy as 1-2-3 with limma, Glimma and edgeR
Version: 1.13.0
Authors@R: c(person(role="aut", "Xueyi", "Dong", email = "dong.x@wehi.edu.au"),
person(role="aut", "Charity", "Law", email = "law@wehi.edu.au"),
person(role="aut", "Monther", "Alhamdoosh", email = "monther.alhamdoosh@csl.com.au"),
person(role="aut", "Shian", "Su", email = "su.s@wehi.edu.au"),
person(role="aut", "Luyi", "Tian", email = "tian.l@wehi.edu.au"),
person(role="aut", "Gordon", "Smyth", email = "smyth@wehi.edu.au"),
person(role=c("aut", "cre"), "Matthew", "Ritchie", email = "mritchie@wehi.edu.au"))
Description: R package that supports the BioCAsia 2020 workshop based on the F1000Research workflow article on RNA-seq analysis using limma, Glimma and edgeR by Law et al. (2016).
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
Depends: R (>= 3.3.0), Glimma (>= 1.1.9), limma, edgeR, gplots,
RColorBrewer, Mus.musculus, R.utils, RNAseq123
Suggests: knitr, rmarkdown, BiocStyle, pkgdown
URL: https://xueyidong.github.io/RNAseq123workshop/
BugReports: https://github.com/XueyiDong/RNAseq123workshop/issues/new/choose
VignetteBuilder: knitr
DockerImage: xueyidong/rnaseq123workshop:latest