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-08-18
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 06 Nov. 2024.
Previous versions and publish date:
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
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  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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