-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
55 lines (54 loc) · 1.36 KB
/
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
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
# Generated by roxygen2: do not edit by hand
export(ScType_genesets)
export(berlin_SingleR)
export(berlin_anno_summary)
export(berlin_app)
export(berlin_dotplot)
export(berlin_filter)
export(berlin_get_started)
export(berlin_intersect)
export(berlin_jaccard)
export(berlin_marker_analysis)
export(berlin_run_scgate)
export(berlin_scgate)
export(berlin_scgate_model)
export(berlin_scgate_summarize)
export(berlin_sctype)
export(berlin_sctype_classify)
export(berlin_sctype_summarize)
export(berlin_unsupervised_analysis)
export(date_to_gene)
export(detect_species)
export(jaccard)
import(DT)
import(RColorBrewer)
import(cowplot)
import(data.table, except=c(first, last, between, melt, dcast))
import(dplyr, except=c(combine))
import(factoextra)
import(ggVennDiagram)
import(ggdendro)
import(ggplot2, except=c(last_plot))
import(ggpubr, except=c(rotate, get_legend))
import(ggrepel)
import(ggtree)
import(gridExtra)
import(patchwork, except=c(align_plots))
import(pheatmap)
import(plotly)
import(readr, except=c(col_factor))
import(reshape2)
import(scales)
import(shiny, except=c(dataTableOutput, renderDataTable))
import(shinycssloaders)
import(shinyjqui)
import(shinythemes)
import(stringr)
import(tidyverse)
import(tools)
import(umap)
importFrom(shinyjs,useShinyjs)
importFrom(stats,complete.cases)
importFrom(utils,data)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)