Skip to content

lucyleeow/RPPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPPA

R package for performing basic data cleaning, exploratory visualisations and normalisation of reverse phase protein array (RPPA) data from the Zeptosens system. RRPA is an antibody based assay used to determine protein expression levels.

The Zeptosens system outouts relative fluorescence intensity (RFI) values, which are indicative of protein concentration in that sample. The format of the data is a matrix of RFI values where each row represents a sample and each column represents a antibody.

To intall this package, first make sure you have installed and loaded devtools (using install.packages("devtools") then library(devtools)).

You can then install using: install_github("lucyleeow/RPPA") and load with: library(RPPA)

About

R functions for analysing RPPA data from the Zeptosen system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published