Giter Site home page Giter Site logo

bbcf / bein Goto Github PK

View Code? Open in Web Editor NEW

This project forked from madhadron/bein

1.0 13.0 0.0 2.24 MB

Miniature LIMS and workflow manager for bioinformatics

Home Page: http://bbcf.epfl.ch/bein/

License: GNU General Public License v3.0

Python 100.00%

bein's Introduction

bein 1.1.0
Copyright 2011 EPFL BBCF <webmaster dot bbcf at epfl dot ch>

Bein is a workflow manager and miniature LIMS system built in the
Bionformatics and Biostatistics Core Facility of the EPFL.  It fills
the gap for the working scientist between the classical shell and big
workflow managers like KNIME or Galaxy and major LIMS systems like
OpenBIS.

Bein is released under the GNU General Public License 3.0.  A copy of
this license is in the LICENSE file.

Installation
------------

You will need to have Python >= 2.5 installed on your system.  Some of the functions in bein.utils require numpy, matplotlib, pytables, and pysam, but will simply be unavailable if those libraries are not installed.

To install bein, in the bein directory, run

$ python setup.py build
$ sudo python setup.py install

Acknowledgements
----------------

The development of bein was supported by The Bioinformatics and
Biostatistics Core Facility of the EPFL (http://bbcf.epfl.ch/) and
SyBit (http://www.systemsx.ch/projects/systemsxch-projects/sybit/).

Features to add someday
-----------------------

* A MiniLIMS based on PostgreSQL for scaling up MiniLIMS repositories.
* A fancier MiniLIMS client.
* Refactor bein.util into submodules based on domain.

bein's People

Contributors

delafont avatar xapple avatar jrougemo avatar grego-zz avatar

Stargazers

 avatar

Watchers

 avatar Yohan Jarosz avatar  avatar  avatar James Cloos avatar  avatar  avatar Solenne Carat avatar Kyle Gustafson avatar  avatar  avatar  avatar Philip Lijnzaad avatar

bein's Issues

fetch_file and description

fetch_file(id)["description"] is returned as a long string though it is set through execution() as dictionary.
I guess it would be better to keep it as a dict.

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.