-
Notifications
You must be signed in to change notification settings - Fork 19
/
NAMESPACE
78 lines (77 loc) · 1.89 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
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
# Generated by roxygen2: do not edit by hand
export("%!in%")
export(NMF_Extraction)
export(RCircos.Get.Start.End.Locations_1)
export(RCircos.Heatmap.Plot_1)
export(RCircos.Link.Plot_1)
export(annotate_VCF)
export(bed2index)
export(chrTime_annot)
export(chrTime_plot)
export(cit.chromString2num)
export(cit.density)
export(cit.discretize)
export(cit.genomOrder)
export(cit.pangenomCoord)
export(cit.pangenomPlot)
export(cit.peaks)
export(cnaCCF_annot)
export(cnaCCF_plots)
export(compare_results)
export(count_triplets)
export(deconvolution_compare)
export(deconvolution_exposure)
export(deconvolution_fit)
export(deconvolution_fit_SV)
export(extract_dbs_from_vcf)
export(factoall)
export(factochar)
export(generate_table)
export(load2object)
export(makeMutypeMatFromVcf)
export(make_plot)
export(order_vcf)
export(palimpsest_CCFplot)
export(palimpsest_DissectSigs)
export(palimpsest_Fireworks)
export(palimpsest_addSVcategoriesToVcf)
export(palimpsest_clonalitySigsCompare)
export(palimpsest_cnvProfile)
export(palimpsest_dfPosXSegm)
export(palimpsest_distCosine)
export(palimpsest_input)
export(palimpsest_makeMutypeMatFromVcf)
export(palimpsest_plotTumorHistories)
export(plot.SV.sigs)
export(plot6mutationSpectrumFromVcf)
export(plot96mutationSpectrumFromVcf)
export(plotStrandBias6types)
export(plotStrandBias96types)
export(plotSubstypeNumberPerSample)
export(plot_signatures)
export(preprocessInput_sv)
export(rainfallz_plot)
export(signature_colour_generator)
export(signature_exposure_plot)
export(signature_origins)
import(Biostrings)
import(GenomicRanges)
import(NMF)
import(RCircos)
import(RColorBrewer)
import(VariantAnnotation)
import(ggplot2)
import(ggpubr)
import(gplots)
import(gtools)
import(lsa)
import(plotrix)
import(reshape2)
import(scales)
import(spgs)
import(tibble)
importFrom(Rgraphviz,pieGlyph)
importFrom(ggplot2,theme_bw)
importFrom(lsa,cosine)
importFrom(plotrix,draw.circle)
importFrom(reshape2,melt)