bb_annoHeatmapLegend()
|
adds color scale legend for heatmap plots |
bb_annoLoops()
|
annotates loops in a Hi-C plot |
bb_annoXaxis()
|
wrapper function for plotting an x axis in its own viewport |
bb_annoYaxis()
|
wrapper function for plotting an y axis in its own viewport |
bb_assembly()
|
Makes a bb_assembly object for alternate TxDB, OrgDb,and BSgenome packages |
bb_calcApa()
|
Extract BEDPE interactions from a Hi-C matrix |
bb_calcBedpe()
|
Calculates all potential paired interactions from a BED file |
bb_defaultPackages()
|
Displays the default data packages associated with a genome build |
bb_filterBedpe()
|
Filters out short BEDPE interactions |
bb_genomes()
|
Displays the included available default genome assemblies |
bb_maptocolors()
|
Maps numeric vector to color palette |
bb_pageCreate()
|
Creates a page for a BentoBox layout |
bb_pageHideGuides()
|
Removes guides from a BentoBox page |
bb_pageHorizontalGuide()
|
draws a horizontal guideline at a specified y-coordinate on a BentoBox page |
bb_pagePlacePlot()
|
places a plot that has been previously created but not drawn |
bb_pageRemovePlot()
|
Removes BentoBox plots and annotations |
bb_pageShowGuides()
|
Reshows guides drawn with bb_makePage() |
bb_pageVerticalGuide()
|
draws a vertical guideline at a specified y-coordinate on a BentoBox page |
bb_params()
|
bb_params: BentoBox parameters object |
bb_plotApa()
|
Plots Aggregate Peak Analysis Matrix |
bb_plotBase()
|
adds a plot created with baseR to a BentoBox layout |
bb_plotBedpe()
|
plots paired-end data for a single chromosome |
bb_plotBedpeArches()
|
plots data stored in BEDPE format in a "ribbon arch" style |
bb_plotCircle()
|
wrapper to draw a circleGrob based on BentoBox page coordinates and units |
bb_plotGG()
|
adds a plot created with ggplot2 to a BentoBox layout |
bb_plotGenes()
|
plots a gene track for a specified region |
bb_plotGenomeLabel()
|
Plots genomic coordinates for the axis of a BentoBox plot |
bb_plotHicSquare()
|
plots HiC interaction matrix |
bb_plotHicTriangle()
|
plots HiC interaction matrix in triangular format |
bb_plotIdeogram()
|
plots and highlights a chromosome with its cytobands |
bb_plotLegend()
|
plots a legend |
bb_plotManhattan()
|
plots a Manhattan plot |
bb_plotPileup()
|
plots data stored in BED format in a pileup style |
bb_plotRect()
|
wrapper to draw a rectGrob based on BentoBox page coordinates and units |
bb_plotSignal()
|
plots signal track data |
bb_plotText()
|
wrapper to draw a textGrob based on BentoBox page coordinates and units |
bb_plotTranscripts()
|
plots gene transcripts in a pileup style |
bb_readBigwig()
|
Reads a bigwig file and returns it as a data frame. |
bb_readHic()
|
extracts Hi-C data from a .hic file |