Giter Site home page Giter Site logo

wezen / galaxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from galaxyproject/galaxy

0.0 1.0 0.0 48.6 MB

Data intensive biology for everyone.

Home Page: http://galaxyproject.org/

License: Other

Shell 0.26% JavaScript 35.15% Python 54.38% Handlebars 0.03% Mako 6.28% CSS 2.89% Perl 0.02% HTML 0.77% Gettext Catalog 0.20% Makefile 0.01%

galaxy's Introduction

Galaxy Logo

The latest information about Galaxy is always available via the Galaxy website: http://galaxyproject.org/

Galaxy Quickstart

Galaxy requires Python 2.6 or 2.7. To check your python version, run:

$ python -V
Python 2.7.3

Start Galaxy:

$ sh run.sh

Once Galaxy completes startup, you should be able to view Galaxy in your browser at:

http://localhost:8080

You may wish to make changes from the default configuration. This can be done in the config/galaxy.ini file. Tools can be either installed from the Tool Shed or added manually. For details please see the Galaxy wiki:

https://wiki.galaxyproject.org/Admin/Tools/AddToolFromToolShedTutorial

Not all dependencies are included for the tools provided in the sample tool_conf.xml. A full list of external dependencies is available at:

https://wiki.galaxyproject.org/Admin/Tools/ToolDependencies

Issues

Issues can be submitted to trello via the galaxyproject website and viewed on the Galaxy Trello Board

Galaxy Development

Galaxy welcomes new development! There is extensive documentation on developing with Galaxy on the wiki.

Source Repository

Galaxy development has moved to Github.

Developers should develop against the dev branch in the Github repository.

Deployers can continue to pull Galaxy changes from Bitbucket without interruption. Alternatively, deployers can track the master branch in Github.

Syncing a Fork

If you fork Galaxy to work on it, you may be interested in keeping your copy up to date with respect to the main repository. Github has good documentation on this.

$ git remote add upstream https://github.com/galaxyproject/galaxy
$ git fetch upstream
$ git checkout dev
$ git merge upstream/dev

galaxy's People

Contributors

gregvonkuster avatar jmchilton avatar blankenberg avatar natefoo avatar dannon avatar carlfeberhard avatar jxtx avatar davebx avatar guerler avatar kanwei avatar martenson avatar fubar2 avatar bgruening avatar kellrott avatar peterjc avatar nsoranzo avatar afgane avatar richard-burhans avatar saketkc avatar jencabral avatar tnabtaf avatar lparsons avatar jj-umn avatar fbacall avatar chapmanb avatar rpark37 avatar iracooke avatar fangly avatar remimarenco avatar simleo avatar

Watchers

Ludovic Legrand 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.