Other packages > Find by keyword >

wrGraph  

Graphics in the Context of Analyzing High-Throughput Data
View on CRAN: Click here


Download and install wrGraph package within the R console
Install from CRAN:
install.packages("wrGraph")

Install from Github:
library("remotes")
install_github("cran/wrGraph")

Install by package version:
library("remotes")
install_version("wrGraph", "1.3.9")



Attach the package and use:
library("wrGraph")
Maintained by
Wolfgang Raffelsberger
[Scholar Profile | Author Map]
First Published: 2020-06-02
Latest Update: 2024-01-22
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 <doi:10.1080/00031305.1998.10480559> function for a wide variety of input-formats, principal components analysis (PCA) <doi:10.1080/14786440109462720> with bag-plots <doi:10.1080/00031305.1999.10474494> to highlight and compare the center areas for groups of samples, generic MA-plots (differential- versus average-value plots) <doi:10.1093/nar/30.4.e15>, staggered count plots and generation of mouse-over interactive html pages.
How to cite:
Wolfgang Raffelsberger (2020). wrGraph: Graphics in the Context of Analyzing High-Throughput Data. R package version 1.3.9, https://cran.r-project.org/web/packages/wrGraph. Accessed 05 May. 2025.
Previous versions and publish date:
1.0.1 (2020-06-02 17:20), 1.0.2 (2020-07-09 11:30), 1.0.4 (2020-09-08 10:30), 1.0.5 (2020-10-09 14:00), 1.1.0 (2020-11-21 17:50), 1.1.1 (2020-12-03 18:50), 1.2.0 (2021-01-25 22:40), 1.2.1 (2021-02-19 16:00), 1.2.2 (2021-03-04 02:00), 1.2.3 (2021-04-11 23:20), 1.2.4 (2021-06-09 15:00), 1.2.5 (2021-07-08 12:10), 1.3.0 (2021-09-02 18:00), 1.3.1 (2022-03-31 17:10), 1.3.2 (2023-01-25 12:40), 1.3.3 (2023-04-14 11:50), 1.3.4 (2023-08-11 10:50), 1.3.5 (2023-09-29 13:50), 1.3.6 (2023-10-20 11:30), 1.3.7 (2024-01-22 16:40), 1.3.8 (2024-11-21 15:30)
Other packages that cited wrGraph R package
View wrGraph citation profile
Other R packages that wrGraph depends, imports, suggests or enhances
Complete documentation for wrGraph
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for wrGraph1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

pdqr  
Work with Custom Distribution Functions
Create, transform, and summarize custom random variables with distribution functions (analogues of ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
BINCOR  
Estimate the Correlation Between Two Irregular Time Series
Estimate the correlation between two irregular time series that are not necessarily sampled on ident ...
Download / Learn more Package Citations See dependency  
lifecourse  
Quantification of Lifecourse Fluidity
Provides in built datasets and three functions. These functions are mobility_index, nonStanTest and ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
cape  
Combined Analysis of Pleiotropy and Epistasis for Diversity Outbred Mice
Combined Analysis of Pleiotropy and Epistasis infers predictive networks between genetic variants a ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA