-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
82 lines (81 loc) · 1.8 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
79
80
81
82
# Generated by roxygen2: do not edit by hand
export(Volcano)
export(blackTheme)
export(bpAllGenes)
export(bpFeatureEnrichment)
export(bpFeatureEnrichmentPlot)
export(bpFeatures)
export(bpGeneEnrichment)
export(bpGeneEnrichmentPlot)
export(bpRainfall)
export(bpRegionEnrichment)
export(bpRegionEnrichmentPlot)
export(bpRegioneR)
export(bpSim)
export(bpStats)
export(cleanTheme)
export(dist2Motif)
export(dist2motif2)
export(distOverlay)
export(distOverlay2)
export(featureDensity)
export(geneHit)
export(generateData)
export(generateData2)
export(genesbySample)
export(genomeHits)
export(genotypeTypeCount)
export(getData)
export(getMissingSamples)
export(ggVolcano)
export(mechansimSize)
export(mergeOverlaps)
export(micromologyPlot)
export(notchFilt)
export(notchHits)
export(plotMonteCarlo)
export(plot_bpRegioner)
export(plotdistanceOverlay)
export(plotdistanceOverlay2)
export(setCols)
export(showSamples)
export(simSig)
export(simSig2)
export(sizeDist)
export(slideTheme)
export(snv_colours)
export(subtractUnmappable)
export(svTypes)
export(sv_colours)
export(svsbySample)
export(swapSampleNames)
export(tally_hits)
export(transform_types)
export(writeBed)
import(PerformanceAnalytics)
import(RColorBrewer)
import(bedr)
import(broom)
import(colorspace)
import(dplyr)
import(ggplot2)
import(ggpubr)
import(regioneR)
import(scales)
import(tidyr)
importFrom(PerformanceAnalytics,kurtosis)
importFrom(car,leveneTest)
importFrom(colorspace,rainbow_hcl)
importFrom(cowplot,plot_grid)
importFrom(data.table,as.data.table)
importFrom(data.table,fread)
importFrom(forcats,fct_recode)
importFrom(forcats,fct_reorder)
importFrom(ggpubr,ggtexttable)
importFrom(ggrepel,geom_text_repel)
importFrom(ggsci,scale_fill_jco)
importFrom(plotly,plot_ly)
importFrom(plyr,compact)
importFrom(plyr,join)
importFrom(plyr,round_any)
importFrom(tidyr,unnest)