-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
43 lines (42 loc) · 969 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
31
32
33
34
35
36
37
38
39
40
41
42
43
# Generated by roxygen2: do not edit by hand
export(AddCompStats)
export(DownloadMetadataForSdaResults)
export(GO_enrichment)
export(Plot_CS_BoxplotMeta)
export(Plot_CorSDA_Loadings)
export(convertMouseGeneList)
export(download_SDA)
export(download_SDA_dimnames)
export(findIntRuns)
export(frac_to_numeric)
export(get.location)
export(go_volcano_plot)
export(launchShinySDA)
export(plotEnrich)
export(plot_SDA_ChiSqrHM)
export(preprocess_SDA)
export(print_gene_list)
export(print_loadings_scores)
import(AnnotationHub)
import(BiocParallel)
import(RColorBrewer)
import(Seurat)
import(biomaRt)
import(clusterProfiler)
import(data.table)
import(dplyr, except = c(last, first, select, between, combine))
import(ggforce)
import(ggplot2)
import(ggrepel)
import(ggthemes)
import(grid)
import(gridExtra)
import(org.Hs.eg.db)
import(org.Mmu.eg.db)
import(rclipboard)
import(shiny)
import(shinyFiles)
import(shinyWidgets)
import(shinydashboard)
import(stringr)
import(viridis)