Skip to content

rformassspectrometry/PSMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handling peptide-spectrum matches

PSMatch is a simple package to load, process and analyse PSMs (Peptide-Spectrum Matches). The following references are a good way to get started with the package:

Installation instructions

To install the package from Bioconductor, make sure you have the BiocManager package, available from CRAN, and then run

BiocManager::install("PSMatch")

Credit

Code in this package is partly composed of functions ported from MSnbase with the goal to (1) make them more general and (2) integrate them with the R for Mass Spectrometry infrastructure.