-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
50 lines (49 loc) · 1.19 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
# Generated by roxygen2: do not edit by hand
export(ashm_multi_rainbow_plot)
export(ashm_rainbow_plot)
export(categorize_CN_events)
export(circular_CN_plot)
export(comp_report)
export(copy_number_vaf_plot)
export(fancy_alignment_plot)
export(fancy_cnbar)
export(fancy_ideogram)
export(fancy_multisamp_ideogram)
export(fancy_propcov_plot)
export(fancy_proportions_plot)
export(fancy_qc_plot)
export(fancy_snv_chrdistplot)
export(fancy_sv_sizedens)
export(fancy_v_chrcount)
export(fancy_v_count)
export(fancy_v_sizedis)
export(focal_cn_plot)
export(heatmap_mutation_frequency_bin)
export(map_metadata_to_colours)
export(plot_sample_circos)
export(prettyChromoplot)
export(prettyCoOncoplot)
export(prettyForestPlot)
export(prettyGeneCloud)
export(prettyOncoplot)
export(prettyRainfallPlot)
export(pretty_CN_heatmap)
export(pretty_circular_mutation_frequency_heatmap)
export(pretty_lollipop_plot)
export(splendidHeatmap)
import(ComplexHeatmap)
import(GAMBLR.helpers)
import(GAMBLR.utils)
import(RColorBrewer)
import(circlize)
import(dplyr)
import(ggbeeswarm)
import(ggplot2)
import(ggpubr, except = "get_legend")
import(ggrepel)
import(grid)
import(purrr)
import(readr)
import(tibble)
import(tidyr)
import(wordcloud)