GithubHelp home page GithubHelp logo

sunchao0427 / yabi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muccg/yabi

0.0 2.0 0.0 238.89 MB

Workflows made easy.

License: Other

Python 7.60% Shell 0.39% Ruby 0.02% Puppet 0.11% PLpgSQL 0.21% SQLPL 1.21% PLSQL 0.01% HTML 0.54% Gherkin 0.01% CSS 2.71% JavaScript 87.19%

yabi's Introduction

Yabi

About

Yabi is a 3-tier application stack to provide users with an intuitive, easy to use, abstraction of compute and data environments. Developed at the Centre for Comparative Genomics (https://ccg.murdoch.edu.au/), Yabi has been deployed across a diverse set of scientific disciplines and high performance computing environments.

Yabi has a few key features:

  • simplified web based access to High Performance Computing
  • easy tool addition and maintenance
  • handling of disparate compute and storage resouces ie. PBSPro, SGE, Torque, Slurm, SSH, SFTP, Amazon S3, Openstack Swift
  • easy and powerful workflow creation environment

More docs at Read the Docs (https://yabi.readthedocs.org/).

Contact

Hosted on GitHub:

https://github.com/muccg/yabi/

Documentation on Read the Docs:

https://yabi.readthedocs.org/

Twitter:

http://twitter.com/#!/yabiproject

YouTube:

https://www.youtube.com/playlist?list=PLA7CAEC7DAA530AFA

Email:

[email protected]

For developers

We do our development using Docker containers. See: https://www.docker.com/. You will have to set up Docker on your development machine.

Other development dependencies are Python 2 and virtualenv (https://virtualenv.pypa.io/en/latest/).

All the development tasks can be done by using the develop.sh shell script in this directory. Please run it without any arguments for help on its usage.

Some typical usages are:

  • ./develop.sh dev_rebuild
    You will need to run this the first time after you clone our repo to build the docker containers. You will also need to re-run it if you would like to rebuld the docker containers, for example when your python dependencies change.
  • ./develop.sh dev
    To start up all the docker containers needed for dev. You can access the Django Yabi application on http://localhost:8000 (replace localhost with $ boot2docker ip if using boot2docker) after this. You can login with one of the default users demo/demo or admin/admin.
  • ./develop.sh runtests
    Starts up all the docker containers and runs all our tests against them.
  • ./develop.sh pylint
    Lint your python code.
  • ./develop.sh jslint
    Lint your javascript code.

Note: Our docker containers are coordinated using docker-compose (https://docs.docker.com/compose/) but docker-compose will be installed into a virtualenv environment automatically by the ./develop.sh script for you.

Contributing

  1. Fork next_release branch
  2. Make changes on a feature branch
  3. Submit pull request

Citation

Hunter AA, Macgregor AB, Szabo TO, Wellington CA and Bellgard MI, Yabi: An online research environment for Grid, High Performance and Cloud computing, Source Code for Biology and Medicine 2012, 7:1 doi:10.1186/1751-0473-7-1 Published: 15 February 2012 Source Code for Biology and Medicine (http://www.scfbm.org/content/7/1/1/abstract)

yabi's People

Contributors

retrogradeorbit avatar sztamas avatar aahunter avatar

Watchers

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