Learn R Programming

wrGraph (version 1.3.10)

Graphics in the Context of Analyzing High-Throughput Data

Description

Additional options for making graphics in the context of analyzing high-throughput data are available here. This includes automatic segmenting of the current device (eg window) to accommodate multiple new plots, automatic checking for optimal location of legends in plots, small histograms to insert as legends, histograms re-transforming axis labels to linear when plotting log2-transformed data, a violin-plot function for a wide variety of input-formats, principal components analysis (PCA) with bag-plots to highlight and compare the center areas for groups of samples, generic MA-plots (differential- versus average-value plots) , staggered count plots and generation of mouse-over interactive html pages.

Copy Link

Version

Install

install.packages('wrGraph')

Monthly Downloads

699

Version

1.3.10

License

GPL-3

Maintainer

Wolfgang Raffelsberger

Last Published

June 17th, 2025

Functions in wrGraph (1.3.10)

legendHist

Add histogram to existing plot
vioplotW

Violin-Plots Version W
profileAsClu

Plot profiles according to CLustering
staggerdCountsPlot

Staggered Chart for Ploting Counts to Multiple Leveles of the Threshold used
plotBy2Groups

Separate and plot data by 2 groups
plotLinReg

Plot linear regression and confidence interval of regression
plotW2Leg

x-y plot with 2 legends
plotPCAw

PCA plot with bag-plot to highlight groups
VolcanoPlotW

Volcano-Plot (Statistical Test Outcome versus Relative Change)
.colorByPvalue

Colors based on p-Values
MAplotW

MA-plot (differential intensity versus average intensity)
.determFigMargPix

Estimate size/distance of margin to edge of image (png) in pixels
addBagPlot

Add bagplot to existing plot
.bestLegendLoc

Search best corner of plot for placing for legend This function aims to find best corner for plotting a legend.
.addTextToPoints

Add text to points on plot
checkForLegLoc

Find best place on plot for placing legend
cumFrqPlot

Cumulative (or sorted) frequency plot (takes columns of 'dat' as separate series)
convertPlotCoordPix

Convert points of plot to coordinates in pixels
.sampNoDeMArrayLM

Locate sample index from index or name of pair-wise comparisons
imageW

Display Numeric Content Of Matrix As Image
.levIndex

Transform levels into index
partitionPlot

Make matrix for layout to partition plotting area
mouseOverHtmlFile

Create mouse-over interactive html-pages (with links)
.serachColName

Search Column Name This function provides help when seraching column names
foldChangeArrow

Add arrow for expected Fold-Change to VolcanoPlot or MA-plot
.predPointsPix

Predict and return pixel location of points of current plot
histW

Histogram (version by WR)