-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 763 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 763 Bytes
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
# Generated by roxygen2: do not edit by hand
export(get_terminal_nodes)
export(lefser)
export(lefserClades)
export(lefserPlot)
export(lefserPlotClad)
export(lefserPlotFeat)
export(relativeAb)
export(rowNames2RowData)
import(SummarizedExperiment)
import(ggplot2)
importFrom(MASS,lda)
importFrom(coin,pvalue)
importFrom(coin,statistic)
importFrom(coin,wilcox_test)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,row_number)
importFrom(ggtree,"%<+%")
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,kruskal.test)
importFrom(stats,reorder)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(testthat,capture_warnings)
importFrom(utils,head)
importFrom(utils,tail)