Giter VIP home page Giter VIP logo

bio-phylo-beagle's Introduction

Bio::Phylo::Beagle - wrapper around the Beagle library

This is perl wrapper code that allows one to use Bio::Phylo's data handling
capabilities to interface with the Beagle library for likelihood calculations:

* Beagle     - http://dx.doi.org/10.1093/sysbio/syr100
* Bio::Phylo - http://dx.doi.org/10.1186/1471-2105-12-63

It is based on the SWIG bindings that were orginally developed for python by
members of the Beagle team:

http://code.google.com/p/beagle-lib/source/browse/trunk/examples/swig_python/README

I developed this on a MacBook Pro with OS X snow leopard. I used the svn
revision 1082 of Beagle to build against. I found that I needed to update
my SWIG to version 2.0.4, with pcre (both from source).

On operating systems that support pkg-config and backticks you should be
able to build and install using the following commands:

perl Makefile.PL
make
make test
(sudo make install) <-- don't do this while these wrappers are experimental

The unit test script t/test_simple.t does the same computation as the python
test.py script in the Beagle-lib source tree, demonstrating most of the
current functionality.

bio-phylo-beagle's People

Contributors

rvosa avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.