Package: RPPanalyzer 1.4.9

RPPanalyzer: Reads, Annotates, and Normalizes Reverse Phase Protein Array Data

Reads in sample description and slide description files and annotates the expression values taken from GenePix results files (text file format used by many microarray scanner and software providers). After normalization data can be visualized as boxplot, heatmap or dotplot.

Authors:Heiko Mannsperger with contributions of Stephan Gade

RPPanalyzer_1.4.9.tar.gz
RPPanalyzer_1.4.9.zip(r-4.5)RPPanalyzer_1.4.9.zip(r-4.4)RPPanalyzer_1.4.9.zip(r-4.3)
RPPanalyzer_1.4.9.tgz(r-4.4-any)RPPanalyzer_1.4.9.tgz(r-4.3-any)
RPPanalyzer_1.4.9.tar.gz(r-4.5-noble)RPPanalyzer_1.4.9.tar.gz(r-4.4-noble)
RPPanalyzer_1.4.9.tgz(r-4.4-emscripten)RPPanalyzer_1.4.9.tgz(r-4.3-emscripten)
RPPanalyzer.pdf |RPPanalyzer.html
RPPanalyzer/json (API)

# Install 'RPPanalyzer' in R:
install.packages('RPPanalyzer', repos = c('https://sybig.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • HKdata - Reverse phase protein array data of siRNA transfected cell line
  • dataI - Reverse phase protein array rawdata, samples serially diluted
  • dataII - Reverse phase protein array data, samples from a stimulation time course
  • dataIII - Reverse phase protein array data from original cancer specimen
  • sampledescription.old - Sample description file
  • ser.dil.samples - Reverse phase protein array rawdata, samples serially diluted
  • slidedescription.old - Slide description file

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

28 exports 1 stars 1.85 score 82 dependencies 6 mentions 71 scripts 388 downloads

Last updated 8 months agofrom:1bf858e340. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-winOKAug 24 2024
R-4.5-linuxOKAug 24 2024
R-4.4-winOKAug 24 2024
R-4.4-macOKAug 24 2024
R-4.3-winOKAug 24 2024
R-4.3-macOKAug 24 2024

Exports:averageDatacalcLinearcalcLogisticcalcSdccorrectBGcorrectDilinterccurvePredictSigmoiddataPreprocgetErrorModellogListnormalizeRPPApick.high.concplotMeasurementsQCplotQCplotqqplotTimeCourseplotTimeCourseIIread.Dataremove.arraysrppa2boxplotrppaList2ExpressionSetrppaList2Heatmapsample.medianselect.measurementsselect.sample.groupsimpleBoxplottest.correlationwrite.Data

Dependencies:backportsbase64encBiobaseBiocGenericsbitopsbslibcachemcaToolscheckmatecliclustercodetoolscolorspacedata.tabledigestevaluatefansifarverfastmapfontawesomeforeachforeignFormulafsgamggplot2gluegplotsgridExtragtablegtoolshighrHmischtmlTablehtmltoolshtmlwidgetsisobanditeratorsjquerylibjsonliteKernSmoothknitrlabelinglatticelifecyclelimmamagrittrMASSMatrixMatrixModelsmemoisemgcvmimemunsellnlmennetpillarpkgconfigquantregR6rappdirsRColorBrewerrlangrmarkdownrpartrstudioapisassscalesSparseMstatmodstringistringrsurvivaltibbletinytexutf8vctrsviridisviridisLitewithrxfunyaml

An R Package to read, normalize and visualize RPPA data

Rendered fromRPPanalyzer.rnwusingutils::Sweaveon Aug 24 2024.

Last update: 2017-06-26
Started: 2014-01-21

Readme and manuals

Help Manual

Help pageTopics
Read, annotate and normalize reverse phase protein array data and get a brief overview on the biological impact.RPPanalyzer-package RPPanalyzer
Average biological replicates over different slides.averageData
Calculates sample concentrations using linear model fitcalcLinear
Calculates sample concentrations using sigmoid model fitcalcLogistic
Calculates the concentration of serial diluted samplescalcSdc
Corrects for background in an RPPA data setcorrectBG
Dilution series intersect correctionanalyzeIntercepts as.my correctDilinterc getIntercepts getSignals
Sigmoidal curve prediction.curvePredictSigmoid
Reverse phase protein array rawdata, samples serially diluteddataI
Reverse phase protein array data, samples from a stimulation time coursedataII
Reverse phase protein array data from original cancer specimendataIII
Data preprocessingdataPreproc
Estimates error model parameters var0 (basal variance) and varR (relative variance) and produces a new data.frame with the signals and error model parameters.getErrorModel
Reverse phase protein array data of siRNA transfected cell lineHKdata
Logarithmize (log2) the first two RPPA list elements, i.e. foreground and background signal intensitieslogList
Normalizes data in an RPPA data listnormalizeRPPA
Select the highest concentration from serialy diluted samplespick.high.conc
Scatter Plots from an RPPA dataplotMeasurementsQC
Plot target and blank signal from RPPA control samplesplotQC
qq-plot and qq-line of an RPPA data setplotqq
Draw time course from RPPA dataplotTimeCourse
Multiplot function for RPPA time course datasetsplotTimeCourseII
Read and Annotate RPPA rawdataread.Data
Remove arrays from a RPPA data listremove.arrays
Draws boxplots of groups of an RPPA data set including wilcox or kruskal test.rppa2boxplot
Convert RPPA data into Expression SetrppaList2ExpressionSet
Draw a heatmap with column side colors from a RPPA datarppaList2Heatmap
GenePix result filesS1.gpr, S2.gpr, S4.gpr
Aggregate the replicates in an RPPA data setsample.median
sample description filesampledescription.old
sample description filesampledescription.txt
Selects the measurement samples from an RPPA data listselect.measurements
Selects samples from RPPA dataselect.sample.group
Reverse phase protein array rawdata, samples serially dilutedser.dil.samples
Draws boxplots of groups of an RPPA data set.simpleBoxplot
slide description fileslidedescription.old
slide description fileslidedescription.txt
Tests for correlations in RPPA datatest.correlation
writes an RPPA data list into csv filewrite.Data