+ - 0:00:00
Notes for current slide

Presenter notes contain extra information which might be useful if you intend to use these slides for teaching.

Press P again to switch presenter notes off

Press C to create a new window where the same presentation will be displayed. This window is linked to the main window. Changing slides on one will cause the slide to change on the other.

Useful when presenting.

Notes for next slide



A Short Introduction to Galaxy



last_modification Updated:   purlPURL: gxy.io/GTN:S00072

video-slides Video slides | text-document Plain-text slides |

Tip: press P to view the presenter notes | arrow-keys Use arrow keys to move between slides
1 / 22

Presenter notes contain extra information which might be useful if you intend to use these slides for teaching.

Press P again to switch presenter notes off

Press C to create a new window where the same presentation will be displayed. This window is linked to the main window. Changing slides on one will cause the slide to change on the other.

Useful when presenting.

question Questions

  • What is Galaxy?

  • Why should I use Galaxy?

  • How do I use Galaxy?

  • How can I connect with the Galaxy Community?

2 / 22

What is Galaxy?

3 / 22

What is Galaxy?

Galaxy Logo

Data Intensive analysis for everyone

  • Data Analysis platform
  • Web-based
  • Easy to use
  • Free and Open Source

data science infographic

Homepage: galaxyproject.org

4 / 22
  • Galaxy is a web based data analysis platform.
  • It is easy to use, and completely free.
  • Galaxy offers over eight thousand analysis tools.
  • Galaxy is widely used. It currently has over ten thousand publications.

Why use Galaxy?

  • It's easy!
    • No installation, all you need is a browser.
    • No complex commands, just point and click!
  • Makes your research reproducible
    • Galaxy keeps track of all analysis details
  • Cross-domain: bioinformatics, chemistry, ecology, climate science, ..

Galaxy resource banner

5 / 22
  • Data analysis can be very complex.
  • It often requires specialized programming knowledge or command line skills.
  • Galaxy makes this a lot easier by providing a web-based user interface to popular data analysis tools.
  • This means you don't have to install anything, just open your browser and go to Galaxy.
  • Galaxy also helps you make your research reproducible by keeping track of your analysis steps.
  • Galaxy supports many different scientific domains.

How do I use Galaxy?

6 / 22
  • How do I use Galaxy?

Find a Galaxy server

7 / 22
  • There are three main Galaxy servers: Galaxy Main, Galaxy Europe, and Galaxy Australia.
  • These three Galaxies have the biggest teams behind them, and offer the most tools and resources.
  • You can register an account for free on any of these servers.
  • In addition, there are many smaller Galaxy servers to choose from.
  • Many of these are domain specific. For example, Galaxy Proteomics focuses on proteomics tools and workflows.
  • A lot of universities and other institutions have local private servers.

The Galaxy Interface

  • Four main sections (left to right):
    • The Activity Bar on the left: To navigate to the resources in Galaxy (Tools, Workflows, Histories etc.)
    • Currently active Activity Panel next to it: By default, the tool Tools activity
    • Viewing panel in the middle: The main area for context for your analysis
    • Full record of your analysis: History at the very right

Galaxy user interface

8 / 22
  • The Galaxy user interface consists of four main parts.
  • On the very left is the Activity Bar that lets you navigate to the different resources in Galaxy; such as Tools, Workflows, Histories and more.
  • Next to it is the Activity Panel which opens for some activities, such as the Tool Panel that is expanded for the Tools activity by default. This panel can easily be toggled in and out via clicking the associated activity.
  • In the middle panel you will run your analysis tools, view your data and results, view and edit workflows etc. It is the main area for context for your analysis.
  • On the right is a full record of your analysis; that is: Your History.

Uploading data

  • Upload from your computer
  • Import files from URL
  • Import from public data stores
    • UCSC, NCBI, ENA, many more..

Galaxy upload button

9 / 22
  • The first step of an analysis is to get your data into Galaxy.
  • This can be done in several ways.
  • You can upload files from your computer.
  • Or you can enter an Internet URL, and Galaxy will download the data for you.
  • Furthermore, Galaxy can import data directly from many online data stores such as UCSC, NCBI, and many more.

History

  • The history collects all the files of your analysis
  • Three buttons
    • galaxy-eye View the file
    • galaxy-pencil Edit attributes
      • e.g. change name
    • galaxy-delete Delete file
  • Click to expand
    • file information
      • format, size, ..
    • file preview
    • file options
      • download, visualize, ..

expanding a dataset

10 / 22
  • All files you upload will appear in your history.
  • There are 3 button on each dataset in your history.
  • The eye icon lets you view the dataset. This will show up in the middle panel of Galaxy.
  • The pencil icon allows you to edit the attributes of the file. For example you can change the file name here.
  • The trash icon lets you delete the dataset from your history.
  • You can also click on the dataset to expand it. This will show more information and more options.

Finding a tool

  • Explore tool panel sections
  • Enter name in Tool search box

tool search box


  • galaxy-star Star your favorite tools to make them easier to find

add a tool to your favorites by clicking on the star icon

11 / 22
  • After your data is uploaded, you are ready to run tools.
  • You can find tools by exploring the Tool Panel expandable on the left.
  • If you already know the name of the tool you want to use, you can enter this in the search box at the top of the tool panel.
  • If you have found a tool you like, you can add it to your favorites by clicking the star at the top of the tool.

Running a tool

  • Choose input files
  • Set tool parameters
  • Execute
  • Below tool form:
    • Help information
    • Tool citation

tool interface

12 / 22
  • When you click on a tool, it will show up in the middle panel.
  • Here you can select your input files and set the parameters for the tool.
  • Then you can hit the Execute button to start the tool.
  • Older versions of a tool are usually kept available to ensure reproducibility.

Analysis Results

  • Tool outputs are added to the history
  • Different dataset states
    • waiting , running , success, failed
  • Expand for more options
    • galaxy-save Download dataset
    • galaxy-info Information about tool run
    • galaxy-refresh Reload tool with the same parameters
    • galaxy-barchart Visualize dataset
    • dataset-related-datasets Show Related Items (inputs/outputs) for this dataset
  • Red dataset?
    • galaxy-bug Click Bug icon
      • view error message
      • submit error report

example tool run

13 / 22
  • The results of the analysis will be added to your history.
  • You will see these output files go through various states.
  • When a dataset is grey, it means it is waiting to run.
  • When it turns orange, it means the tool is running.
  • When the tool is finished, the outputs will turn green if the tool ran successfully.
  • You can then click on the history item to get more information and options.
  • For example, you can download the file to your computer.
  • Or you can reload the tool with the same parameters.
  • There is also an option to visualize your data.
  • And another one to view items related to the dataset; such as files that were inputs to jobs that created it etc.
  • If there was a problem with the tool, it will turn red.
  • You can click on the bug icon to view the error message or submit a error report to the Galaxy administrators.

Visualisations

  • Galaxy has many options to visualize data

Examples of 6 different visualisations in galaxy features an MSA, a couple graphs, RNA structure, and 3d visualisations of proteins

14 / 22
  • Galaxy offers several ways to visualize your datasets depending on their format.
  • For example, protein PDB data can be seen in a 3D viewer.

Multiple Analyses

  • Starting a new analysis? Create a new history new-history
  • You can have as many histories as you want
  • Overview of all your histories: Click on galaxy-history History Multiview activity
  • Good names (tags, descriptions) for your histories help to keep track of your analyses

multiple history view

15 / 22
  • When you want to start a new analysis, create a new history using the plus icon at the top of the history panel.
  • You can always go back to an old history, and there is no limit on the number of histories you can create.
  • An overview of your histories is available where you can easily copy files around.
  • Copying datasets instead of re-uploading them let you save on your quota.
  • Giving your histories good names will help you keep track of your analyses'

Workflows

  • Run end-to-end analyses with one click

Workflow interface

  • Extract from a history
  • Build manually with workflow editor
  • Import a shared workflow
16 / 22
  • Workflows let you run your analyses very easily by connecting tools' outputs and inputs.
  • There are multiple ways to create a workflow.
  • Workflows can be automatically extracted from a history.
  • This means you perform the analysis manually once, and then can easily repeat it on different input data.
  • You can also build workflows by hand using the workflow editor to connect the tools.
  • Or you can import a workflow somebody else has shared with you or published to the workflows list.

Sharing

  • You can share everything you do in Galaxy
    • Histories, Workflows, Visualizations
  • Sharing options
    • Share with specific users
    • Share via link
    • Publish to make it visible to everybody

publish history example

shared data in grids

17 / 22
  • Everything you do in Galaxy can be shared.
  • You can share your history, your workflow, and your visualizations.
  • There are different ways to share your work.
  • You can either share it with specific Galaxy users.
  • Or you can get a share link that you can send to anybody.
  • If you publish your work, it will be visible to everybody in the appropriate published tab of the resource you are sharing.

Learning Galaxy

33
Topics
441
Tutorials
20
Learning Paths
471
FAQs
437
Contributors
9.5
Years
102
News Posts
200
Videos (135.0h)
18 / 22
  • If you would like to learn more about Galaxy, there are a large number of tutorials available.
  • These tutorials cover a wide range of scientific domains.

Getting Help

Galaxy Help

19 / 22
  • If you get stuck, there are ways to get help.
  • You can ask your questions on the help forum.
  • Or you can chat with the community on Matrix.

Join an event

Event schedule

20 / 22
  • There are frequent Galaxy events all around the world.
  • You can find upcoming events on the Galaxy Event Horizon.

keypoints Key points

  • Galaxy lets you perform complex data analysis right from your browser

  • These analyses are reproducible; Galaxy keeps track of all the details of your analysis

  • Galaxy has a very large and active user community

  • There are many training materials available to learn Galaxy

21 / 22

Thank You!

This material is the result of a collaborative work. Thanks to the Galaxy Training Network and all the contributors!

Galaxy Training Network

Tutorial Content is licensed under Creative Commons Attribution 4.0 International License.

22 / 22

question Questions

  • What is Galaxy?

  • Why should I use Galaxy?

  • How do I use Galaxy?

  • How can I connect with the Galaxy Community?

2 / 22
Paused

Help

Keyboard shortcuts

, , Pg Up, k Go to previous slide
, , Pg Dn, Space, j Go to next slide
Home Go to first slide
End Go to last slide
Number + Return Go to specific slide
b / m / f Toggle blackout / mirrored / fullscreen mode
c Clone slideshow
p Toggle presenter mode
t Restart the presentation timer
?, h Toggle this help
Esc Back to slideshow