Other packages > Find by keyword >

ProtE  

Processing Proteomics Data, Statistical Analysis and Visualization
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ProtE", "1.0.1")



Attach the package and use:
library("ProtE")
Maintained by
Theodoros Margelos
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-01-20
Latest Update: 2025-01-20
Description:
The 'Proteomics Eye' ('ProtE') offers a comprehensive and intuitive framework for the univariate analysis of label-free proteomics data. By integrating essential data wrangling and processing steps into a single function, 'ProtE' streamlines pairwise statistical comparisons for categorical variables. It provides quality checks and generates publication-ready visualizations, enabling efficient and robust data analysis. 'ProtE' is compatible with proteomics data outputs from 'MaxQuant' (Cox & Mann, (2008) <doi:10.1038/nbt.1511>), 'DIA-NN' (Demichev et al., (2020) <doi:10.1038/s41592-019-0638-x>), and 'Proteome Discoverer' (Thermo Fisher Scientific, version 2.5). The package leverages 'ggplot2' for visualization (Wickham, (2016) <doi:10.1007/978-3-319-24277-4>) and 'limma' for statistical analysis (Ritchie et al., (2015) <doi:10.1093/nar/gkv007>).
How to cite:
Theodoros Margelos (2025). ProtE: Processing Proteomics Data, Statistical Analysis and Visualization. R package version 1.0.1, https://cran.r-project.org/web/packages/ProtE. Accessed 03 Feb. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited ProtE R package
View ProtE citation profile
Other R packages that ProtE depends, imports, suggests or enhances
Complete documentation for ProtE
Functions, R codes and Examples using the ProtE R package
Full ProtE package functions and examples
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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
sgof  
Multiple Hypothesis Testing
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
Download / Learn more Package Citations See dependency  
SMR  
Externally Studentized Midrange Distribution
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
Download / Learn more Package Citations See dependency  
Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  
predictoR  
Predictive Data Analysis System
Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes ...
Download / Learn more Package Citations See dependency  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,513

Dependencies

64,101

Author Associations

23,581

Publication Badges

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