Learn R Programming

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

wrGraph (version 1.1.1)

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

920

Version

1.1.1

License

GPL-3

Maintainer

Wolfgang Raffelsberger

Last Published

December 3rd, 2020

Functions in wrGraph (1.1.1)

convertPlotCoordPix

Convert points of plot to coordinates in pixels
cumFrqPlot

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

Add bagplot to existing plot
checkForLegLoc

Find best place on plot for placing legend
imageW

Display numeric content of matrix as image
histW

Histogram (version by WR)
vioplotW

Violin-plots version W
MAplotW

MA-plot (differential intensity versus average intensity)
VolcanoPlotW

Volcano-plot (Statistical Test Outcome versus Relative Change)
plotW2Leg

x-y plot with 2 legends
staggerdCountsPlot

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

Plot linear regression and confidence interval of regression
plotPCAw

PCA plot with bag-plot to highlight groups
legendHist

Add histogram to existing plot
partitionPlot

Make matrix for layout to partition plotting area
mouseOverHtmlFile

Create mouse-over interactive html-pages (with links)
plotBy2Groups

Separate and plot data by 2 groups