- Notifications
You must be signed in to change notification settings - Fork1k
Data intensive science for everyone.
License
galaxyproject/galaxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The latest information about Galaxy can be found on theGalaxy Community Hub.
Community support is available atGalaxy Help.
Galaxy requires Python 3.9 or higher. To check your Python version, run:
$python -VPython 3.9.21
Start Galaxy:
$sh run.sh
Once Galaxy completes startup, you should be able to view Galaxy in yourbrowser 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 can be either installed from the Tool Shed or added manually.For details please see thetutorial.Note that not all dependencies for the tools provided in thetool_conf.xml.sample
are included. To install them please visit"Manage dependencies" in the admin interface.
Please seeCONTRIBUTING.md .
About
Data intensive science for everyone.