|
Public Software
|
|
MS3toMimicS2 MGF Conversion Script
|
|
|
|
Perl script to convert an MGF containing MS3 spectra to a MimicS2 MGF by
replacing all precursor masses with the more accurate precursor masses
from the survey scan.
|
|
[
Download |
README |
Example MGF files (5 MB)
]
|
|
|
curveFDP: Estimation of confidence levels for peptide identifications
|
|
|
|
The curveFDP R package is available for local installation on Windows
(.zip) and Unix-alike systems (.tar.gz). The function curveFDR(scores)
fits a gaussian mixture model to a score distribution of peptide
identifications and thereby allows the estimation of confidence levels
based on the false discvory proportion.
Use "?curveFDP" for a detailed description after installing and loading
the package.
|
|
[
R package for Windows |
R package for Linux/Unix
]
|
|
|
MGFp: An open Mascot Generic Format (MGF) parser library implementation
|
|
|
|
MGFp implements a formal grammar based on the MGF format description using
the bison/flex parser generators. It
provides an efficient, intuitive C++ library interface, which can easily be
integrated into existing C++ projects, adapted to managed code environments
(e.g. .NET) or bridged to scripting languages such as Python or R. The library is portable and has been
tested on Linux, MacOS and MS Windows platforms.
|
|
[
MGFp sourceforge.net project page
]
|
|
|
|
|
Profile Similarity Screening: MATLAB PSS toolbox
|
|
|
|
The protein Profile Similarity Screening (PSS) MATLAB toolbox
implements a compositional hierarchical clustering procedure
w/ top-down split significance testing and a Mallows distance-based
protein level similarity inference.
|
|
[
Download |
README |
License
]
|
|
|
ms2preproc: Computational Preprocessing of MS/MS Spectra
|
|
|
|
Windows installation package and Linux executables for the computational
preprocessing of MS/MS spectra. This includes the 'Top X', 'Top X in Y
regions" as well as the 'Top X in m/z windows of size Z' approaches.
The zip file also contains an R-function to compute the the local false
discovery rate based on the PSPEP approach (WH Tang, IV Shilov, SL
Seymour. Nonlinear fitting method for determining local false discovery
rates from decoy database searches. J Proteome Res. 2008
Sep;7(9):3661-7).
|
|
[Update 2010-01-19] The MGF parser now supports scientific notation.
|
|
[Update 2010-01-13] Updated the MGF parser to support integer formats in
all double fields if appropriate.
|
|
[Update 2010-01-12] Updated the MGF parser to support integer values in
ion series (such as reported by e.g. MaxQuant).
|
|
[
Download (r2821) |
README
]
|
|
|