Skip to content

galaxyproject/galaxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c593cd · Jan 29, 2024
Nov 2, 2023
Mar 27, 2023
Dec 4, 2023
Sep 27, 2023
Jan 26, 2024
Dec 12, 2023
Feb 1, 2023
Aug 18, 2022
Sep 1, 2016
Jan 29, 2024
Jan 18, 2021
Jan 29, 2024
Jan 23, 2024
Jan 29, 2024
Feb 13, 2023
Nov 21, 2023
Jun 6, 2023
Jan 17, 2024
Jul 5, 2022
Jan 15, 2024
Aug 25, 2018
Nov 2, 2021
Sep 26, 2023
Apr 25, 2022
Sep 19, 2019
Jun 2, 2023
Sep 5, 2022
Sep 26, 2023
Oct 12, 2023
Jun 2, 2023
Sep 26, 2023
Dec 13, 2022
Dec 6, 2022
Jul 13, 2022
Jun 27, 2023
Dec 5, 2022
Aug 30, 2022
Oct 23, 2023
Mar 15, 2022
Dec 8, 2022
Oct 3, 2020
Jun 13, 2019
Feb 8, 2023
Feb 8, 2023
Nov 2, 2023
Nov 8, 2023
Jan 23, 2024
Nov 8, 2022
Jan 13, 2016
Feb 2, 2015
Nov 15, 2023
Jan 24, 2022
May 24, 2023
Sep 27, 2023
Sep 14, 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 .