-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
30 lines (29 loc) · 837 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(run_app)
import(bsicons)
import(bslib)
import(ggplot2)
import(shiny)
import(waiter)
importFrom(BiocGenerics,Reduce)
importFrom(MultiAssayExperiment,experiments)
importFrom(RColorBrewer,brewer.pal)
importFrom(SingleCellExperiment,colData)
importFrom(SingleCellExperiment,reducedDims)
importFrom(SummarizedExperiment,assay)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(grDevices,colorRampPalette)
importFrom(magrittr,"%>%")
importFrom(plyr,ddply)
importFrom(shiny,validate)
importFrom(stats,as.dendrogram)
importFrom(stats,cor)
importFrom(stringr,str_replace_all)
importFrom(tidyr,gather)
importFrom(tidyr,spread)