Coder Social home page Coder Social logo

biokepi's Introduction

Biokepi: Bioinformatics Ketrew Pipelines

This project provides a family of libraries to construct “Ketrew Workflows” for bioinformatics pipelines.

This should be considered “alpha / preview” software.

See the documentation at www.hammerlab.org/docs/biokepi/master.

Build

The main dependency is Ketrew (which requires OCaml ≥ 4.02.2).

To install the pre-release through opam:

opam pin add biokepi "https://github.com/hammerlab/biokepi.git#biokepi.0.0.0"
[opam install biokepi]

To use the master branch you need also to track the master branch of Ketrew:

opam pin add ketrew https://github.com/hammerlab/ketrew.git
opam pin add biokepi https://github.com/hammerlab/biokepi.git

To build locally:

make
make clean ; WITH_TESTS=true make  # To build also all the tests
make doc  # To build the documentation, then cf. _build/doc/index.html

Usage

The Biokepi module is the main entry point for most use cases.

There are “demo” command-line applications in the src/app/ directory and tests in src/test/.

The main demo application (src/app/main.ml) is documented here: Use the demo.

biokepi's People

Contributors

smondet avatar armish avatar ihodes avatar arahuja avatar rleonid avatar julia326 avatar tavinathanson avatar jburos avatar ryan-williams avatar

Watchers

James Cloos avatar Netsanet Gebremedhin 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.