-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
66 lines (65 loc) · 1.8 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
56
57
58
59
60
61
62
63
64
65
66
# Generated by roxygen2: do not edit by hand
export(run_app)
import(abind)
import(dplyr)
import(ggplot2)
import(hidecan)
import(markdown)
import(purrr)
import(shiny)
import(shinyWidgets)
import(shinydashboard)
import(tidyr)
import(vroom)
importFrom(JBrowseR,JBrowseR)
importFrom(JBrowseR,JBrowseROutput)
importFrom(JBrowseR,assembly)
importFrom(JBrowseR,default_session)
importFrom(JBrowseR,renderJBrowseR)
importFrom(JBrowseR,serve_data)
importFrom(JBrowseR,track_feature)
importFrom(JBrowseR,tracks)
importFrom(dplyr,`%>%`)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(ggpubr,ggarrange)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(grDevices,col2rgb)
importFrom(grDevices,hcl)
importFrom(grDevices,hsv)
importFrom(grDevices,rgb2hsv)
importFrom(graphics,legend)
importFrom(hidecan,CAN_data)
importFrom(hidecan,DE_data)
importFrom(hidecan,GWAS_data)
importFrom(hidecan,GWAS_data_from_gwaspoly)
importFrom(hidecan,get_example_data)
importFrom(plotly,TeX)
importFrom(plotly,event_data)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(reshape2,acast)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
importFrom(shiny,NS)
importFrom(shiny,shinyApp)
importFrom(shiny,tagList)
importFrom(shinyjs,extendShinyjs)
importFrom(shinyjs,inlineCSS)
importFrom(shinyjs,js)
importFrom(shinyjs,useShinyjs)
importFrom(stats,chisq.test)
importFrom(stats,dhyper)
importFrom(stats,setNames)
importFrom(tidyr,pivot_longer)
importFrom(utils,download.file)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,tail)