Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

cockatoo - A similarity metric for macromolecular crystallization conditions

Project description

A similarity metric for macromolecular crystallization conditions

Cockatoo

What is cockatoo?

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 with Conda

First download and installed either Anaconda or Miniconda.

Create a new conda environment, checkout the cockatoo source code, and install the dependencies:

    $ conda create -c keiserlab -c rdkit -c sdaxen --name cockatoo-dev e3fp
    $ conda activate cockatoo-dev

    # Note on Linux may want to install ncurses if using Miniconda
    $ conda install -c default ncurses

    $ git clone git://github.com/ubccr/cockatoo.git cockatoo
    $ cd cockatoo
    $ pip install -e .

License

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

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page