msHybrid
Copyright Notice
msHybrid is Copyright (C) 2001- Magnus Palmblad and Jeroen de Bruin
msHybrid is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
About msHybrid
msHybrid merges LC-MS data (with accurate mass measurements) with aligned LC-MS/MS data to create a hybrid dataset, similar
to data produced by hybrid ion trap-Orbitrap or ion trap-FTICR instruments. This version of msHybrid is primarily meant
for inclusion and use with scientific workflow managers such as Taverna.
Download msHybrid here. (Right-click and choose "Save Link As...".)
Compiling msHybrid
Compile msHybrid with: gcc -O3 -o msHybrid msHybrid.c -lm
Using msHybrid
Usage: msHybrid -i <LC-MS/MS data in mzXML> -f <FTICR or other accurate MS data in mzXML> -p <msAlign/pepAlign PLF file> -o <output file> -l <max. scan difference for matching> -e <max. mass measurement difference in ppm for matching>
magnus.palmblad@gmail.com