forked from jmw86069/splicejam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
78 lines (77 loc) · 1.69 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
S3method(to_basic,GeomShape)
export(StatDiagonalWideArc)
export(addGRLgaps)
export(addGRgaps)
export(ale2violin)
export(annotateGRLfromGRL)
export(annotateGRfromGR)
export(assignGRLexonNames)
export(bgaPlotly3d)
export(closestExonToJunctions)
export(codonUsage2df)
export(combineGRcoverage)
export(compressPolygonM)
export(curateDFtoDF)
export(curateVtoDF)
export(defineDetectedTx)
export(detectedTxInfo)
export(df2colorSub)
export(dfWide2segments)
export(dna2codon)
export(escapeWhitespaceRegexp)
export(exoncov2polygon)
export(factor2label)
export(findOverlapsGRL)
export(flattenExonsBy)
export(gene2gg)
export(geom_diagonal_wide_arc)
export(geomean)
export(getFirstStrandedFromGRL)
export(getGRLgaps)
export(getGRcoverageFromBw)
export(getGRgaps)
export(get_fn_envir)
export(grl2df)
export(groups2contrasts)
export(import_juncs_from_bed)
export(intercalate)
export(jamCai)
export(jamGeomean)
export(jam_isDisjoint)
export(jitter_norm)
export(launchSashimiApp)
export(list2im)
export(makeTx2geneFromGtf)
export(make_ref2compressed)
export(plotSashimi)
export(prepareSashimi)
export(psl2df)
export(runDiffSplice)
export(sashimiAppConstants)
export(sashimiAppServer)
export(sashimiAppUI)
export(sashimiDataConstants)
export(shrinkMatrix)
export(simplifyXY)
export(sortGRL)
export(sortSamples)
export(spliceGR2junctionDF)
export(spline3d)
export(stackJunctions)
export(stat_diagonal_wide_arc)
export(strsplitOrdered)
export(tx2ale)
import(GenomicRanges)
import(data.table)
import(dplyr)
import(ggplot2)
import(htmltools)
import(jamba)
import(plotly)
import(shiny)
import(shinyWidgets)
import(shinydashboard)
import(shinydashboardPlus)
importFrom(magrittr,"%>%")
importFrom(plotly,subplot)