=====================================================
info-gibbs
=====================================================
Version 2008
Matthieu Defrance <defrance@scmbb.ulb.ac.be>
ULB, Bruxelles Belgium

INTRODUCTION
============
  info-gibbs is a motif discovery tool that tries to find most conserved motifs in a set of DNA sequences. The underlying algorithm is based on the Gibbs sampling strategy.

  [Reference]

REQUIREMENTS
============
  c++ compiler
  stl
  getopt with longopts support

INSTALLATION
============
  Under a unix system (tested with Linux and Mac OS X)
  $ cd src
  $ make

USAGE
=====
  Under a unix system
  ./info-gibbs -h

LICENSE
=======
 GNU GPL

