===============================================================================
cockatoo - A similarity metric for macromolecular crystallization conditions
===============================================================================

cockatoo is an implementation of a similarity metric used in the comparison of
macromolecular crystallization conditions (or cocktails).

Documention is online at: http://ubccr.github.io/cockatoo/

------------------------------------------------------------------------
INSTALL
------------------------------------------------------------------------

To install cockatoo from source checkout the latest code from github:

  $ git clone git://github.com/ubccr/cockatoo.git cockatoo
  $ cd cockatoo
  $ python setup.py install


------------------------------------------------------------------------
License
------------------------------------------------------------------------

cockatoo is released under the GNU General Public License ("GPL") Version 3.0.
See the LICENSE file.
