-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
61 lines (60 loc) · 1.18 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
# Generated by roxygen2: do not edit by hand
export(EnrichmentVolcano)
export(Volcano)
export(bpRegionEnrichmentPlot)
export(bpSim)
export(chromDist)
export(cleanTheme)
export(dist2motif2)
export(distOverlay2)
export(featureEnrichment)
export(featuresHit)
export(genTris)
export(geneEnrichment)
export(geneHit)
export(generateData)
export(getData)
export(getTriFromFasta)
export(ggVolcano)
export(indel_lengths)
export(mergeOverlaps)
export(mutSigs)
export(mutSpectrum)
export(plotMonteCarlo)
export(plot_indels)
export(plot_snvs)
export(plotdistanceOverlay2)
export(rainfall)
export(samplesPlot)
export(setCols)
export(showSamples)
export(sigTypes)
export(snvRegionEnrichment)
export(snvSim)
export(snvStats)
export(snvinGene)
export(subtractUnmappable)
export(triFreq)
export(tssDist)
export(writeBed)
import(BSgenome.Dmelanogaster.UCSC.dm6)
import(Biostrings)
import(GenomicRanges)
import(RColorBrewer)
import(bedr)
import(colorspace)
import(cowplot)
import(data.table)
import(deconstructSigs)
import(dplyr)
import(e1071)
import(forcats)
import(ggplot2)
import(ggpubr)
import(plotly)
import(plyr)
import(reshape2)
import(scales)
import(tidyr)
importFrom(data.table,as.data.table)
importFrom(data.table,fread)