forked from YuLab-SMU/ggtree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
201 lines (200 loc) · 4.96 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
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
# Generated by roxygen2: do not edit by hand
S3method(as.binary,phylo)
S3method(as.data.frame,phylo)
S3method(as.data.frame,treedata)
S3method(fortify,beast)
S3method(fortify,codeml)
S3method(fortify,codeml_mlc)
S3method(fortify,hyphy)
S3method(fortify,jplace)
S3method(fortify,multiPhylo)
S3method(fortify,obkData)
S3method(fortify,paml_rst)
S3method(fortify,phangorn)
S3method(fortify,phylip)
S3method(fortify,phylo)
S3method(fortify,phylo4)
S3method(fortify,phylo4d)
S3method(fortify,phyloseq)
S3method(fortify,r8s)
S3method(fortify,treedata)
S3method(identify,gg)
S3method(print,beastList)
export("%+>%")
export("%<%")
export("%<+%")
export("%>%")
export(.)
export(Date2decimal)
export(GeomHilight)
export(MRCA)
export(StatBalance)
export(StatHilight)
export(add_colorbar)
export(annotation_image)
export(apeBoot)
export(as.binary)
export(as.polytomy)
export(collapse)
export(decimal2Date)
export(download.phylopic)
export(expand)
export(facet_plot)
export(flip)
export(geom_aline)
export(geom_balance)
export(geom_cladelabel)
export(geom_cladelabel2)
export(geom_hilight)
export(geom_hilight_encircle)
export(geom_label2)
export(geom_motif)
export(geom_nodepoint)
export(geom_point2)
export(geom_range)
export(geom_rootpoint)
export(geom_segment2)
export(geom_strip)
export(geom_taxalink)
export(geom_text2)
export(geom_tiplab)
export(geom_tiplab2)
export(geom_tippoint)
export(geom_tree)
export(geom_tree2)
export(geom_treescale)
export(get.offspring.tip)
export(get.path)
export(get.phylopic)
export(get_balance_position)
export(get_clade_position)
export(get_heatmap_column_position)
export(get_taxa_name)
export(ggtree)
export(gheatmap)
export(gzoom)
export(inset)
export(msaplot)
export(multiplot)
export(nodebar)
export(nodeid)
export(nodepie)
export(open_tree)
export(phylopic)
export(reroot)
export(rescale_tree)
export(revts)
export(rotate)
export(rotate_tree)
export(scaleClade)
export(scale_color)
export(scale_x_ggtree)
export(set_hilight_legend)
export(stat_balance)
export(stat_chull)
export(stat_hilight)
export(subview)
export(theme_inset)
export(theme_transparent)
export(theme_tree)
export(theme_tree2)
export(viewClade)
export(xlim_expand)
export(xlim_tree)
exportMethods(groupClade)
exportMethods(groupOTU)
exportMethods(gzoom)
exportMethods(reroot)
exportMethods(scale_color)
importFrom(ape,di2multi)
importFrom(ape,extract.clade)
importFrom(ape,getMRCA)
importFrom(ape,is.binary.tree)
importFrom(ape,ladderize)
importFrom(ape,read.tree)
importFrom(ape,reorder.phylo)
importFrom(ape,write.tree)
importFrom(ggplot2,Geom)
importFrom(ggplot2,GeomCurve)
importFrom(ggplot2,GeomLabel)
importFrom(ggplot2,GeomPoint)
importFrom(ggplot2,GeomRect)
importFrom(ggplot2,GeomSegment)
importFrom(ggplot2,GeomText)
importFrom(ggplot2,Stat)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,annotation_custom)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,draw_key_path)
importFrom(ggplot2,draw_key_point)
importFrom(ggplot2,draw_key_text)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,last_plot)
importFrom(ggplot2,layer)
importFrom(ggplot2,position_nudge)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_date)
importFrom(ggplot2,scale_x_reverse)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,identify)
importFrom(grid,convertX)
importFrom(grid,convertY)
importFrom(grid,dataViewport)
importFrom(grid,grid.layout)
importFrom(grid,grid.locator)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,rasterGrob)
importFrom(grid,unit)
importFrom(grid,viewport)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,add)
importFrom(magrittr,equals)
importFrom(methods,is)
importFrom(methods,missingArg)
importFrom(rvcheck,get_fun_from_pkg)
importFrom(tidyr,gather)
importFrom(treeio,as.phylo)
importFrom(treeio,as.treedata)
importFrom(treeio,get.placements)
importFrom(treeio,groupClade)
importFrom(treeio,groupOTU)
importFrom(utils,download.file)
importFrom(utils,modifyList)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)