NAME
splice-idj.pl - extract a subset of spectra from an idj to porduce another one
DESCRIPTION
The idea is to have a tool to extract a list of compounds spectra from an idj file
SYNOPSIS
ARGUMENTS
OPTIONS
--in=file
input idj.xml file (default is STDIN)
--out=file
output idj.xml file (default is STDOUT)
--count
only report counting
--coumpond=range
print only the compond with index within the range (e.g --compound=2,5,6-11,35)
--version
--help
--man
--verbose
COPYRIGHT
Copyright (C) 2004-2007 Geneva Bioinformatics www.genebio.com
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library 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 Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
AUTHORS
Alexandre Masselot, www.genebio.com