Learn R Programming

⚠️There's a newer version (1.3.10) of this package.Take me there.

wrGraph (version 1.3.7)

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

773

Version

1.3.7

License

GPL-3

Maintainer

Wolfgang Raffelsberger

Last Published

January 22nd, 2024

Functions in wrGraph (1.3.7)

partitionPlot

Make matrix for layout to partition plotting area
.serachColName

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

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

Histogram (version by WR)
mouseOverHtmlFile

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

Predict and return pixel location of points of current plot
.levIndex

Transform levels into index
legendHist

Add histogram to existing plot
.sampNoDeMArrayLM

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

Display numeric content of matrix as image
plotPCAw

PCA plot with bag-plot to highlight groups
plotLinReg

Plot linear regression and confidence interval of regression
vioplotW

Violin-plots version W
plotBy2Groups

Separate and plot data by 2 groups
plotW2Leg

x-y plot with 2 legends
staggerdCountsPlot

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

Plot profiles according to CLustering
convertPlotCoordPix

Convert points of plot to coordinates in pixels
addBagPlot

Add bagplot to existing plot
checkForLegLoc

Find best place on plot for placing legend
.bestLegendLoc

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

Volcano-Plot (Statistical Test Outcome versus Relative Change)
cumFrqPlot

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

Add text to points on plot
.determFigMargPix

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

Colors based on p-Values
MAplotW

MA-plot (differential intensity versus average intensity)