  N /* =========================================================================== * 1 *                            PUBLIC DOMAIN NOTICE = *               National Center for Biotechnology Information  * H *  This software/database is a "United States Government Work" under theG *  terms of the United States Copyright Act.  It was written as part of J *  the author's official duties as a United States Government employee andI *  thus cannot be copyrighted.  This software is freely available to the  L *  public for use. The National Library of Medicine and the U.S. Government > *  have not placed any restriction on its use or reproduction. * E *  Although reasonable efforts have been taken to ensure the accuracy A *  and reliability of the software and data, the NLM and the U.S. G *  Government do not and cannot warrant the performance or results that G *  may be obtained by using this software or data. The NLM and the U.S. D *  Government disclaim all warranties, express or implied, includingK *  warranties of performance, merchantability or fitness for any particular  *  purpose.  *  *  Please cite * @ *     C. E. Lawrence, S. F. Altschul, M. S. Boguski, J. S. Liu, E *     A. F. Neuwald, J. C. Wootton (1993) "Detecting Subtle Sequence  B *     Signals: A Gibbs Sampling Strategy for Multiple Alignment",  *     Science 262:208-214. * 1 *  in any work or product based on this material.  * G *       The data structures used in this program are part of a package  B *	of object oriented C code for molecular biological applications  *	developed by A. F. Neuwald.  * O * ===========================================================================*/   9 Uncompress gibbs.tar.Z by typing "uncompress gibbs.tar.Z" 7 Then extract GIBBS files by typing "tar -xvf gibbs.tar" . Change directory to GIBBS by typing "cd GIBBS"4 Compile code by typing "make" on the command line.  # Type "demo" to see a demonstration. ! Type "gibbs" to see input syntax.       