-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 822 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 822 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
# Generated by roxygen2: do not edit by hand
export(add_all_help)
export(add_all_plots_list)
export(create_all_plots)
export(create_fastqcviz_report)
export(create_header)
export(create_help)
export(format_large_numbers)
export(get_color_palette)
export(module_content_to_tibble)
export(parse_fastqc)
export(plot_adapter_content)
export(plot_basic_statistics)
export(plot_overrepresented_sequences)
export(plot_per_base_n_content)
export(plot_per_base_sequence_content)
export(plot_per_base_sequence_quality)
export(plot_per_sequence_gc_content)
export(plot_per_sequence_quality_scores)
export(plot_sequence_duplication_levels)
export(plot_sequence_length_distribution)
export(plot_status_summary)
export(process_gc_data)
export(separate_modules)
export(status_to_icon)
export(status_to_pill)
export(theme_set_fastqcviz)