cifcat(1)
===========

NAME
----
cifcat - Concatenate CIF format intensity files from the
Illumina sequencing machine.

SYNOPSIS
--------

*cifcat*   file1 file2 ...

*cifcat*   --help

*cifcat*   --licence

DESCRIPTION
-----------
Reads several CIF format intensity files given on the commandline
and writes an new CIF file to stdout which contains all the clusters
in the original files. The CIF files should be consistant (same
version, datasize, etc) and contain the same number of cycles.

*-h, --help*::
Display information about usage and exit.

*--licence*::
Display licence terms and exit.

AUTHOR
------
Written by Tim Massingham, tim.massingham@ebi.ac.uk

RESOURCES
---------
See <http://www.ebi.ac.uk/~timm/ciftools/>.

COPYING
-------
Copyright (C) 2010 European Bioinformatics Institute. Free use of this 
software is granted under the terms of the GNU General Public License 
(GPL). See the file *COPYING* in the ciftools distribution or  
<http://www.gnu.org/licenses/gpl.html> for details.

SEE ALSO
--------
ciftools(1), cifboot(1), catcat(1), cifjoin(1), cifsplit(1), int2cif(1)

