Skip to content

galaxyproject/galaxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b4adbb4 · Jun 26, 2023
Jan 16, 2023
Mar 27, 2023
Jun 13, 2023
Jan 24, 2023
Jun 14, 2023
May 3, 2023
Feb 1, 2023
Aug 18, 2022
Sep 1, 2016
Jun 13, 2023
Jan 18, 2021
Jun 26, 2023
Jun 26, 2023
Jun 13, 2023
Feb 7, 2023
Apr 28, 2023
Jan 1, 2023
Jun 12, 2023
Jul 5, 2022
Feb 1, 2023
Aug 25, 2018
Nov 2, 2021
Jan 16, 2023
Apr 25, 2022
Sep 19, 2019
Sep 9, 2022
Sep 5, 2022
Jan 16, 2023
Mar 6, 2023
Jan 19, 2023
Dec 14, 2022
Dec 13, 2022
Dec 6, 2022
Jul 13, 2022
Jan 16, 2023
Dec 5, 2022
Aug 30, 2022
Jan 20, 2023
Mar 15, 2022
Dec 8, 2022
Oct 3, 2020
Mar 9, 2022
Jun 13, 2019
Sep 16, 2022
Sep 16, 2022
Dec 13, 2022
Apr 10, 2023
Jun 13, 2023
Nov 8, 2022
Jan 13, 2016
Feb 2, 2015
Jan 10, 2023
Jan 24, 2022
Jan 18, 2023
Feb 23, 2022
Jan 16, 2023
Dec 12, 2022

Repository files navigation

Galaxy Logo

The latest information about Galaxy can be found on the Galaxy Community Hub.

Community support is available at Galaxy Help.

Chat on gitter Chat on irc Release Documentation Inspect the test results

Galaxy Quickstart

Galaxy requires Python 3.7 . To check your Python version, run:

$ python -V
Python 3.7.6

Start Galaxy:

$ sh run.sh

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

For more installation details please see: https://getgalaxy.org/

Documentation is available at: https://docs.galaxyproject.org/

Tutorials on how to use Galaxy, perform scientific analyses with it, develop Galaxy and its tools, and admin a Galaxy server are at: https://training.galaxyproject.org/

Tools

Tools can be either installed from the Tool Shed or added manually. For details please see the tutorial. Note that not all dependencies for the tools provided in the tool_conf.xml.sample are included. To install them please visit "Manage dependencies" in the admin interface.

Issues and Galaxy Development

Please see CONTRIBUTING.md .