Other packages > Find by keyword >

RPPASPACE  

Reverse-Phase Protein Array Super Position and Concentration Evaluation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RPPASPACE", "1.0.10")



Attach the package and use:
library("RPPASPACE")
Maintained by
James M. Melott
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-10
Latest Update: 2023-10-19
Description:
Provides tools for the analysis of reverse-phase protein arrays (RPPAs), which are also known as 'tissue lysate arrays' or simply 'lysate arrays'. The package's primary purpose is to input a set of quantification files representing dilution series of samples and control points taken from scanned RPPA slides and determine a relative log concentration value for each valid dilution series present in each slide and provide graphical visualization of the input and output data and their relationships. Other optional features include generation of quality control scores for judging the quality of the input data, spatial adjustment of sample points based on controls added to the slides, and various types of normalization of calculated values across a set of slides. The package was derived from a previous package named SuperCurve. For a detailed description of data inputs and outputs, usage information, and a list of related papers describing methods used in the package please review the vignette 'Guide_to_RPPASPACE'. 'RPPA SPACE: an R package for normalization and quantitation of Reverse-Phase Protein Array data'. Bioinformatics Nov 15;38(22):5131-5133. .
How to cite:
James M. Melott (2020). RPPASPACE: Reverse-Phase Protein Array Super Position and Concentration Evaluation. R package version 1.0.10, https://cran.r-project.org/web/packages/RPPASPACE. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:20), 1.0.7 (2020-12-10 16:50), 1.0.8 (2021-10-20 19:40), 1.0.9 (2023-08-18 16:52)
Other packages that cited RPPASPACE R package
View RPPASPACE citation profile
Other R packages that RPPASPACE depends, imports, suggests or enhances
Complete documentation for RPPASPACE
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  
CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
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  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  
RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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