-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
171 lines (170 loc) · 5.1 KB
/
NAMESPACE
File metadata and controls
171 lines (170 loc) · 5.1 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
# Generated by roxygen2: do not edit by hand
S3method(SNPsites,phyMSAmatched)
S3method(addMSA,phylo)
S3method(addMSA,treedata)
S3method(allSitesName,SNPsites)
S3method(allSitesName,fixationSites)
S3method(allSitesName,paraFixSites)
S3method(allSitesName,parallelSites)
S3method(allSitesName,sitesMinEntropy)
S3method(as.data.frame,SNPsites)
S3method(as.data.frame,fixationSites)
S3method(as.data.frame,parallelSites)
S3method(as.phylo,fixationSites)
S3method(as.phylo,phyMSAmatched)
S3method(as.phylo,sitePath)
S3method(as.phylo,sitesMinEntropy)
S3method(as.treedata,fixationPath)
S3method(as.treedata,fixationSites)
S3method(extractSite,fixationSites)
S3method(extractSite,parallelSites)
S3method(extractTips,fixationSites)
S3method(extractTips,lineagePath)
S3method(extractTips,parallelSites)
S3method(extractTips,sitePara)
S3method(extractTips,sitePath)
S3method(extractTips,sitesMinEntropy)
S3method(fixationIndels,sitesMinEntropy)
S3method(fixationPath,fixationSites)
S3method(fixationPath,sitesMinEntropy)
S3method(fixationSites,lineagePath)
S3method(fixationSites,paraFixSites)
S3method(fixationSites,sitesMinEntropy)
S3method(groupTips,fixationPath)
S3method(groupTips,fixationSites)
S3method(groupTips,lineagePath)
S3method(groupTips,phyMSAmatched)
S3method(groupTips,sitesMinEntropy)
S3method(lineagePath,paraFixSites)
S3method(lineagePath,phyMSAmatched)
S3method(lineagePath,phylo)
S3method(lineagePath,sneakPeekedPaths)
S3method(lineagePath,treedata)
S3method(multiFixationSites,lineagePath)
S3method(paraFixSites,lineagePath)
S3method(paraFixSites,phylo)
S3method(paraFixSites,sitesMinEntropy)
S3method(paraFixSites,treedata)
S3method(parallelSites,lineagePath)
S3method(parallelSites,paraFixSites)
S3method(parallelSites,sitesMinEntropy)
S3method(plot,fixationPath)
S3method(plot,fixationSites)
S3method(plot,lineagePath)
S3method(plot,parallelSites)
S3method(plot,phyMSAmatched)
S3method(plot,sitePath)
S3method(plotFixationSites,fixationSites)
S3method(plotFixationSites,paraFixSites)
S3method(plotMutSites,SNPsites)
S3method(plotMutSites,fixationSites)
S3method(plotMutSites,lineagePath)
S3method(plotMutSites,paraFixSites)
S3method(plotMutSites,parallelSites)
S3method(plotParallelSites,paraFixSites)
S3method(plotParallelSites,parallelSites)
S3method(plotSingleSite,fixationSites)
S3method(plotSingleSite,lineagePath)
S3method(plotSingleSite,parallelSites)
S3method(plotSingleSite,sitesMinEntropy)
S3method(print,SNPsites)
S3method(print,alignment)
S3method(print,fixationIndels)
S3method(print,fixationPath)
S3method(print,fixationSites)
S3method(print,indelPath)
S3method(print,lineagePath)
S3method(print,paraFixSites)
S3method(print,parallelSites)
S3method(print,phyMSAmatched)
S3method(print,sitePara)
S3method(print,sitePath)
S3method(print,sitesMinEntropy)
S3method(setSiteNumbering,phyMSAmatched)
S3method(sitesMinEntropy,lineagePath)
export(SNPsites)
export(addMSA)
export(allSitesName)
export(as.phylo)
export(as.treedata)
export(extractSite)
export(extractTips)
export(fixationIndels)
export(fixationPath)
export(fixationSites)
export(groupTips)
export(lineagePath)
export(multiFixationSites)
export(paraFixSites)
export(parallelSites)
export(plotFixationSites)
export(plotMutSites)
export(plotParallelSites)
export(plotSingleSite)
export(read.alignment)
export(read.tree)
export(setSiteNumbering)
export(similarityMatrix)
export(sitesMinEntropy)
export(sneakPeek)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(ape,Nnode)
importFrom(ape,Ntip)
importFrom(ape,as.phylo)
importFrom(ape,getMRCA)
importFrom(ape,is.binary)
importFrom(ape,multi2di)
importFrom(ape,node.depth.edgelength)
importFrom(ape,nodepath)
importFrom(ape,read.tree)
importFrom(aplot,insert_left)
importFrom(ggplot2,GeomPoint)
importFrom(ggplot2,GeomSegment)
importFrom(ggplot2,GeomText)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_size)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggrepel,geom_label_repel)
importFrom(ggtree,geom_point2)
importFrom(ggtree,geom_tiplab)
importFrom(ggtree,ggtree)
importFrom(ggtree,theme_tree2)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,plot)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(methods,is)
importFrom(parallel,clusterSplit)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(seqinr,read.alignment)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tidytree,as.treedata)
importFrom(tidytree,as_tibble)
importFrom(tidytree,full_join)
importFrom(tidytree,groupOTU)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(sitePath)