-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
66 lines (65 loc) · 1.26 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
# Generated by roxygen2: do not edit by hand
export("catalog<-")
export("expos<-")
export("logLik<-")
export("misc<-")
export("pvalue<-")
export("signat<-")
export("tmb<-")
export(DL.call)
export(DeepSig)
export(bnmf)
export(catalog)
export(cosineSimilarity)
export(csHeatmap)
export(denovoCosim)
export(denovoProfiles)
export(dinucleotides)
export(expos)
export(extractSig)
export(filterExposure)
export(filterFP)
export(fitMLE)
export(kstar)
export(maf2cat)
export(maf2cat3)
export(misc)
export(modelFetch)
export(mutationalCone)
export(nmf)
export(oncoTree)
export(pentanucleotides)
export(plotExposure)
export(powerEstimate)
export(powerPlot)
export(pvalue)
export(readMAFforcat)
export(reorderSig)
export(row2Column)
export(run_tSig)
export(senspec)
export(sigLSAP)
export(signat)
export(sigplot)
export(simulateCatalog)
export(simulateSpectra)
export(tmb)
export(trinucleotides)
export(writeExposure)
exportMethods("catalog<-")
exportMethods("expos<-")
exportMethods("logLik<-")
exportMethods("misc<-")
exportMethods("pvalue<-")
exportMethods("signat<-")
exportMethods("tmb<-")
exportMethods(catalog)
exportMethods(expos)
exportMethods(logLik)
exportMethods(misc)
exportMethods(pvalue)
exportMethods(show)
exportMethods(signat)
exportMethods(tmb)
import(Rcpp)
useDynLib(DeepSig)