Skip to content

galaxyproject/galaxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c1aea4 · Dec 3, 2024
Feb 15, 2024
Nov 26, 2023
Nov 12, 2024
Sep 27, 2023
Dec 3, 2024
Nov 20, 2024
Feb 1, 2023
Apr 16, 2024
Sep 1, 2016
Nov 22, 2024
Jan 18, 2021
Dec 3, 2024
Nov 11, 2024
Oct 24, 2024
Oct 24, 2024
Jul 19, 2024
Oct 21, 2024
Nov 22, 2024
Jul 5, 2022
Nov 15, 2024
Aug 25, 2018
Nov 2, 2021
Jan 30, 2024
Apr 25, 2022
Sep 19, 2019
Jul 15, 2024
Sep 5, 2022
Sep 26, 2023
Feb 21, 2024
Feb 1, 2024
Jan 10, 2024
Dec 13, 2022
Dec 6, 2022
Jul 13, 2022
Dec 20, 2023
Feb 20, 2024
Aug 30, 2022
Nov 20, 2024
Nov 18, 2024
Sep 22, 2024
Oct 3, 2020
Jun 13, 2019
Feb 8, 2023
Feb 8, 2023
Oct 4, 2024
Apr 16, 2024
Nov 15, 2024
Oct 14, 2024
Jan 13, 2016
Feb 2, 2015
Nov 15, 2023
Jan 24, 2022
Oct 4, 2024
Sep 27, 2023
Mar 4, 2024
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.8 or higher. To check your Python version, run:

$ python -V
Python 3.8.18

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 .