forked from PhanstielLab/plotgardener
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
39 lines (39 loc) · 923 Bytes
/
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
# Generated by roxygen2: do not edit by hand
useDynLib(BentoBox)
importFrom(Rcpp, sourceCpp)
export(bb_annoBedpeAnchors)
export(bb_annoHeatmapLegend)
export(bb_annoLoops)
export(bb_annoXaxis)
export(bb_annoYaxis)
export(bb_assembly)
export(bb_defaultPackages)
export(bb_genomes)
export(bb_pageCreate)
export(bb_pageHideGuides)
export(bb_pageHorizontalGuide)
export(bb_pagePlacePlot)
export(bb_pageRemovePlot)
export(bb_pageShowGuides)
export(bb_pageVerticalGuide)
export(bb_params)
export(bb_plotBase)
export(bb_plotBedpe)
export(bb_plotBedpeArches)
export(bb_plotCircle)
export(bb_plotGG)
export(bb_plotGenes)
export(bb_plotGenomeLabel)
export(bb_plotHicSquare)
export(bb_plotHicTriangle)
export(bb_plotIdeogram)
export(bb_plotLegend)
export(bb_plotManhattan)
export(bb_plotPileup)
export(bb_plotRect)
export(bb_plotSignal)
export(bb_plotText)
export(bb_plotTranscripts)
export(bb_readBigwig)
export(bb_readHic)
export(c)