-
Notifications
You must be signed in to change notification settings - Fork 76
/
NAMESPACE
38 lines (37 loc) · 851 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(alignmentModule)
export(alignmentModuleUI)
export(beautify_colnames)
export(comparisonModule)
export(comparisonModuleUI)
export(dashboardUI)
export(dataInputModule)
export(dataInputModuleUI)
export(filter_cladeReads)
export(filter_taxa)
export(filter_taxon)
export(humanreadable)
export(load_or_create)
export(merge_reports)
export(merge_reports2)
export(normalize)
export(pavianApp)
export(pavianServer)
export(plot_pileup)
export(read_report)
export(read_report2)
export(read_reports)
export(read_sample_data)
export(reportOverviewModule)
export(reportOverviewModuleUI)
export(robust_zscore)
export(runApp)
export(sampleModule)
export(sampleModuleUI)
export(summarize_report)
export(summarize_reports)
export(zero_if_na)
import(ggplot2)
import(rhandsontable)
import(shiny)
import(shinydashboard)