-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (22 loc) · 859 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (22 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: Robseq
Title: A Robust Statistical Model for Differential Gene Expression Analysis in RNA-Seq Studies
Version: 0.0.0.9000
Authors@R:c(
person("Suvo", "Chatterjee", , "suvchat@iu.edu", role = c("aut", "cre")),
person("Arindam", "Fadikar", , "afadikar@anl.gov", role = c("aut")),
person("Vrushab", "Hanumesh", , "vvrushab@iu.edu", role = c("aut")),
person("Siddhant", "Meshram", , "sidmeshr@iu.edu", role = c("aut")),
person("Himel", "Mallick", , "him4004@med.cornell.edu", role = c("aut")))
Description: What the package does (one paragraph).
Depends: R (>= 3.6)
Imports: doSNOW, dfadjust, MASS
biocViews: DESeq2, edgeR
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr