-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
187 lines (185 loc) · 5.32 KB
/
NAMESPACE
File metadata and controls
187 lines (185 loc) · 5.32 KB
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
# Generated by roxygen2: do not edit by hand
importFrom(dplyr,"%>%")
importFrom(dplyr,.data)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,group_map)
importFrom(dplyr,group_modify)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,reframe)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggnewscale,new_scale_color)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_colorbar)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guide_none)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_size_area)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,unit)
importFrom(ggplot2,vars)
importFrom(ggplot2,waiver)
importFrom(ggrepel,geom_text_repel)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(grid,arrow)
importFrom(grid,gList)
importFrom(grid,gpar)
importFrom(grid,grobTree)
importFrom(grid,linesGrob)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(methods,formalArgs)
importFrom(patchwork,wrap_plots)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,parse_expr)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(scales,alpha)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survdiff)
importFrom(survival,survfit)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unite)
importFrom(tidyr,expand_grid)
importFrom(tidyr,separate)
importFrom(tidyr,complete)
importFrom(tidyr,replace_na)
importFrom(tidyr,unnest)
importFrom(tidyr,uncount)
importFrom(dplyr,add_count)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,if_else)
importFrom(dplyr,starts_with)
importFrom(dplyr,cur_group_id)
importFrom(dplyr,lead)
importFrom(dplyr,relocate)
importFrom(dplyr,slice_max)
importFrom(dplyr,slice_min)
importFrom(dplyr,slice_sample)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,annotate)
importFrom(ggplot2,annotation_custom)
importFrom(ggplot2,expansion)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,position_dodge2)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_identity)
importFrom(ggplot2,scale_color_identity)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,layer_data)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,draw_key_point)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,fortify)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,scale_linewidth)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_size)
importFrom(ggplot2,scale_size_continuous)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,geom_area)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,scale_linetype_manual)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,plot_spacer)
importFrom(patchwork,wrap_elements)
importFrom(stats,p.adjust)
importFrom(stats,aggregate)
importFrom(stats,dist)
importFrom(stats,reorder)
importFrom(stats,predict)
importFrom(stats,pchisq)
importFrom(stats,dnorm)
importFrom(utils,combn)
importFrom(grid,convertUnit)
importFrom(grid,grid.draw)
importFrom(grid,grid.grabExpr)
importFrom(grid,viewport)
importFrom(grid,grid.text)
importFrom(grid,grid.rect)
importFrom(grid,grid.lines)
importFrom(grid,grid.points)
importFrom(grid,is.unit)
importFrom(utils,getFromNamespace)
importFrom(utils,modifyList)
export(cptac_correlation)
export(cptac_enrichment)
export(cptac_load_modality)
export(cptac_survival)