Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions pages/usinggalaxy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Using Galaxy

## The What and Why of Galaxy

Galaxy is a free, open-source system for analyzing data, authoring workflows, training and education, publishing tools, managing infrastructure, and more. [https://usegalaxy.org](UseGalaxy.org) is the computational user interface of BRC-Analytics, with computing power provided by the [https://tacc.utexas.edu](Texas Advanced Computing Center). This combination provides you with considerable computational power to do the analysis you want to do.

## Using Galaxy

If you've looked at the [/learn/gettingstarted.html](Getting Started) document, you probably noticed that the way BRC-Analytics works is to allow you to pick the parameters of your analysis here (things like organism, assembly, workflow, starting data), and then that information is sent to UseGalaxy.org to begin processing. As noted in [/learn/gettingstarted.html#Creating an Account](Creating an account) section, the main thing you'll want to do with Galaxy before you get started is create an account on the UseGalaxy.org site for your information to be sent to.

After creating an account, you will also likely want learn a little bit about how Galaxy works. The best place to start with that is the [https://galaxyproject.org/get-started/](Get Started) document on the Galaxy website, and then you can also checkout the [https://training.galaxyproject.org](Galaxy Training Network (GTN)) that has MANY tutorials with example data and videos to help you get started and more.
Loading