-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 758 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
38 lines (38 loc) · 758 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Package: mattsUtils
Title: Personal Utility Functions For Various Analysis
Version: 0.1.0
Authors@R: person("Matthew", "Workentine", , "matthew.workentine@ucalgary.ca", role = c("aut", "cre"))
Description: This is a collection of miscellaneous utility functions that are
used in a variety of different analysis that I do.
Depends:
R (>= 3.1.2)
License: MIT + file LICENSE
LazyData: true
Imports:
dplyr,
ggplot2,
gridExtra,
pheatmap,
RColorBrewer,
phyloseq,
scales,
DESeq2,
tibble,
biobroom,
graphite,
hwriter,
ggiraph,
stringr,
ggraph,
rlang,
stats,
reshape2,
scico,
magrittr,
DT,
googledrive
RoxygenNote: 6.1.1
Suggests:
testthat,
airway,
pasilla,