-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
27 lines (27 loc) · 896 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
Package: Wrench
Depends: R (>= 3.5.0)
Type: Package
Title: Wrench normalization for sparse count data
Version: 1.1.0
Authors@R: c( person("Senthil Kumar", "Muthiah",
email="smuthiah@umiacs.umd.edu",
role = c("aut")),
person("Hector", "Corrada Bravo",
email = "hcorrada@gmail.com",
role = c("aut", "cre"))
)
Description: Wrench is a package for normalization sparse genomic count data, like that arising from 16s metagenomic surveys.
Imports:
limma,
matrixStats,
locfit,
stats,
graphics
License: Artistic-2.0
LazyData: TRUE
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown, metagenomeSeq, DESeq2, edgeR
VignetteBuilder: knitr
biocViews: Normalization, Sequencing, Software
URL: https://github.com/HCBravoLab/Wrench
BugReports: https://github.com/HCBravoLab/Wrench/issues