The goal of ProteoViewer is to analyse the peptide intensities in a proteomics LC-MS/MS experiment. Besides, it provides visualization for the protein topology, Post-translational modifications and protein Coverage.
It relies on the Protter API.
# install.packages("devtools")
devtools::install_github("svalvaro/ProteoViewer")
Launch the app locally.
library(ProteoViewer)
runProteoViewerApp()
Or access to it trough the web application hosted at: https://proteomics.fgu.cas.cz/ProteoViewer/
ProteoViewer accepts the evidence.txt
from
MaxQuant or the output from
Spectronaut