Skip to content

Web application for visualizing the protein topology, peptide intensity and coverage, and PTMs.

Notifications You must be signed in to change notification settings

OmicsIPHYS/ProteoViewer

 
 

Repository files navigation

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

About

Web application for visualizing the protein topology, peptide intensity and coverage, and PTMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 96.9%
  • CSS 3.1%