-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
82 lines (81 loc) · 1.87 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# Generated by roxygen2: do not edit by hand
export("%>%")
export(TcgaMutCounts)
export(TcgaNIndWithAnyMut)
export(add_sym)
export(bindMSI)
export(bipg_tests)
export(buildPancanSE)
export(clueDemos)
export(clueServiceNames)
export(dbListTables)
export(featIDMapper)
export(filter)
export(get_plates)
export(ggFeatDens)
export(ggFeatureSegs)
export(ggMutDens)
export(loadPatel)
export(load_NRAS_AHR)
export(load_ccleNRAS)
export(load_nrasdf)
export(log10pl1)
export(mc3toGR)
export(multiviz)
export(oncoPrintISB)
export(pancan_BQ)
export(pancan_app)
export(pancan_clinicalTabVarnames)
export(pancan_longname)
export(pancan_tabulate)
export(pertClasses)
export(query_clue)
export(replaceRownames)
export(select)
export(tbl)
export(tumNorSet)
export(viz_msi_raw)
import("Rgraphviz", except=c("from", "to", "bezierPoints"))
import("shiny", except=c("dataTableOutput", "renderDataTable"))
import("shiny", except=c("renderDataTable", "dataTableOutput"))
import(ComplexHeatmap)
import(DBI)
import(DT)
import(GenomicFeatures)
import(GenomicRanges)
import(IRanges)
import(S4Vectors)
import(SummarizedExperiment)
import(bigrquery)
import(ggplot2)
import(graph)
import(grid)
import(httr)
import(magrittr)
import(rjson)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,colData)
importFrom(bigrquery,query_exec)
importFrom(car,avPlots)
importFrom(curatedTCGAData,curatedTCGAData)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,src_tbls)
importFrom(dplyr,summarise)
importFrom(dplyr,tbl)
importFrom(dplyr,tbl_df)
importFrom(dplyr,tbl_vars)
importFrom(ggpubr,ggarrange)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(methods,is)
importFrom(scales,muted)
importFrom(scales,trans_new)
importFrom(stats,density)
importFrom(stats,lm)
importFrom(stats,prcomp)
importFrom(utils,data)