-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
48 lines (47 loc) · 867 Bytes
/
NAMESPACE
File metadata and controls
48 lines (47 loc) · 867 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
39
40
41
42
43
44
45
46
47
48
# Generated by roxygen2: do not edit by hand
exportPattern("^[[:alpha:]]+")
export(complex_heatmap)
export(fix_combiPeptData)
export(mergeDTs)
export(myHeatMap_With_PValues)
export(remove_outlier_samples_from_dataset_edit)
export(umap_and_plot)
import(knitr)
import(devtools)
import(webshot)
import(webshot2)
import(flextable)
import(kableExtra)
import(ggpubr)
import(gplots)
import(grid)
import(gridExtra)
import(cowplot)
import(egg)
import(ggrepel)
import(reshape2)
import(viridisLite)
import(plotly)
import(heatmaply)
import(umap)
import(VIM)
import(openxlsx)
import(readxl)
import(tools)
import(igraph)
import(data.table)
import(magrittr)
import(tibble)
import(ggplot2)
import(dplyr)
import(tidyr)
import(readr)
import(purrr)
import(stringr)
import(forcats)
import(dtplyr)
import(parallel)
import(foreach)
import(doParallel)
import(limma)
import(ComplexHeatmap)