-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
61 lines (61 loc) · 1.13 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Package: rmatt
Title: A Collection of R Tools
Version: 0.1.9
Maintainer: Matthew Muller <[email protected]>
Description: This package contains a collection of all the R tools I've made during my PhD. It covers mainly multiomic analyses, statistical methods, and data wrangling.
Author: Matthew Muller
Depends: R (>= 4.3.1)
Imports:
BiocManager,
clusterProfiler,
cowplot,
DESeq2,
dplyr,
edgeR,
enrichplot,
ggplot2,
ggpubr,
ggtree,
glue,
org.Hs.eg.db,
purrr,
S4Vectors,
stats,
stringr,
SummarizedExperiment,
tibble,
tidyr,
tidyverse
Suggests:
AnnotationDbi,
biomaRt,
broom,
circlize,
cluster,
ComplexHeatmap,
EnhancedVolcano,
enrichR,
forcats,
ggbiplot,
ggrepel,
ggsci,
ggsurvfit,
jsonlite,
knitr,
limma,
msigdbr,
NMF,
OlinkAnalyze,
rlang,
rmarkdown,
rstatix,
singscore,
survival,
tableone,
testthat
# VignetteBuilder: knitr
License: Artistic-2.0
Encoding: UTF-8
URL: https://github.com/mattmuller0/rmatt
BugReports: https://github.com/mattmuller0/rmatt/issues
RoxygenNote: 7.3.2