Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 997 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 997 Bytes

ProteoViewer

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.

Installation

# install.packages("devtools")
devtools::install_github("svalvaro/ProteoViewer")

Use the shiny app.

Launch the app locally.

library(ProteoViewer)

runProteoViewerApp()

Or access to it trough the web application hosted at: https://proteomics.fgu.cas.cz/ProteoViewer/

Data

ProteoViewer accepts the evidence.txt from MaxQuant or the output from Spectronaut

Example

ProteoViewer example