-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 875 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 875 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
# Generated by roxygen2: do not edit by hand
export(convert2h5se)
export(dround)
export(grepGene)
export(tinySEV)
export(tinySEV.server)
export(tinySEV.ui)
import(SummarizedExperiment)
import(ggplot2)
import(sechm)
import(shiny)
import(shinydashboard)
import(shinyjqui)
import(waiter)
importFrom(ComplexHeatmap,draw)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(HDF5Array,loadHDF5SummarizedExperiment)
importFrom(S4Vectors,metadata)
importFrom(ggbeeswarm,geom_beeswarm)
importFrom(plotly,event_data)
importFrom(plotly,ggplotly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(shinyauthr,loginServer)
importFrom(shinyauthr,loginUI)
importFrom(shinycssloaders,withSpinner)
importFrom(shinydashboard,updateTabItems)
importFrom(shinyjs,hideElement)
importFrom(shinyjs,showElement)
importFrom(shinyjs,useShinyjs)