Skip to content
Merged
Show file tree
Hide file tree
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
119 changes: 119 additions & 0 deletions content/assets/media/galaxy-eu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/assets/media/gtn_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/assets/media/interactive/neo4j.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions content/assets/media/interactive/paraview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/assets/media/usegalaxy/ssh/tags.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/assets/media/usegalaxy/ssh/tool_fav.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
71 changes: 71 additions & 0 deletions content/bare/eu/usegalaxy/ssh/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
---
title: Galaxy for Social Sciences and Humanities
---

<slot name="/bare/eu/usegalaxy/notices" />

# Welcome to the Galaxy for Social Sciences and Humanities!

Whether you are analysing texts, images, audio data or other media, the **SSH** (Social Sciences and Humanities) Galaxy workbench is **here to help**.

# Content

- [Getting started](#getting-started)
- [Join the SSH Galaxy Community](#-join-the-ssh-galaxy-community)
- [Tools](#-tools)
- [Tutorials](#-tutorials)
- [Publications / Examples](#-publications--examples)
- [Upcoming events](#-upcoming-events)

# Getting started

Are you new to Galaxy or returning after a long time and looking for help getting started? Take <a href="https://ssh.usegalaxy.eu/tours/core.galaxy_ui" target="_top">a guided tour</a> through Galaxy's user interface.

# ᯓ➤ Join the SSH Galaxy Community

Anybody interested in Arts, Humanities and Social Sciences in Galaxy is welcome to join our interest group!

- Join the discussion and get the latest updates! [Matrix Chat](https://matrix.to/#/#galaxyproject-digital-humanities:matrix.org)

# 🛠️ Tools

Galaxy Europe offers several thousand tools! To customise them to your needs, you can use the **My Tools** panel on the left-hand side. To see an overview of all tools installed on the platform, click on the button **Discover Tools**. A new page opens in the middle panel. There you can search for tool names, tags and much more.
If you do not know where to start, you can click on <a href="https://ssh.usegalaxy.eu/tools/list?tag=Humanities" target="_blank">this link</a> to get an example of tools that are relevant in the SSH domain. You will see a list of tools, with the tag "Humanities" below. Click on the star to favourite this tag and see all tools tagged with "Humanities" in your own tool panel on the left.

![Screenshot showing tool panel when searching a tag](/assets/media/usegalaxy/ssh/tags.png)

Are you looking for a specific tool? Type in the name, for example, **Open Refine**. The tool also has a little star (in the same line as the tool name) that you can click to add it to your favourites and the customised tool panel.

![Screenshot showing tool panel when favorising a specific tool](/assets/media/usegalaxy/ssh/tool_fav.png)

That way you can customise your tool panel to your needs. This option is particularly nice if you are working in an interdisciplinary field and want to use tools from various domains.

# 🎓 Tutorials

Check out the DH section of the [Galaxy Training Network](https://training.galaxyproject.org/) (shortened to GTN). The GTN provides open educational resources (OER) that teach you how to use Galaxy. If you have never worked with Galaxy before, we recommend starting with our [Introduction to Digital Humanities in Galaxy](https://gxy.io/GTN:T00557).

<iframe
src="https://training.galaxyproject.org/training-material/tags/digital-humanities/embed.html"
height="400px"
width="100%"
class="gtn-embed"
frameborder="0">
</iframe>

Have you created a cool workflow? Do you want to add it as a tutorial? Wonderful! Documentation for providing further tutorials can be accessed [here](https://training.galaxyproject.org/training-material/topics/contributing/). We are open to contributions!

# 📄 Publications / Examples

Not sure where to start?

- [Read](https://doi.org/10.11588/heibooks.1652.c23955) the German article from Daniela Schneider and Jan Leendertse explaining Galaxy's applicability to Humanities and Social Sciences research within a reproducible research environment.

Or check out our [blog posts](/tags/humanities/) for more inspiration!

# 🏛️ Upcoming events

The Galaxy community organises regularly scheduled training events. You can check the [event page](/events/) for the latest events.

<slot name="/eu/common/data-policy" />

<slot name="/bare/eu/usegalaxy/jobs" />
1 change: 1 addition & 0 deletions content/eu/subdomains/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ title: Supported communities with their own subdomain
| RNA Galaxy workbench 2.0 | [rna.usegalaxy.eu](https://rna.usegalaxy.eu) |
| SARS-CoV-2 Data Analysis | [covid19.usegalaxy.eu](https://covid19.usegalaxy.eu) |
| Single Cell Omics workbench | [singlecell.usegalaxy.eu](https://singlecell.usegalaxy.eu) |
| Social Sciences and Humanities | [ssh.usegalaxy.eu](https://ssh.usegalaxy.eu) |
| Street Science Community | [streetscience.usegalaxy.eu](https://streetscience.usegalaxy.eu) |
| Virology | [virology.usegalaxy.eu](https://virology.usegalaxy.eu) |
3 changes: 2 additions & 1 deletion content/redirects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ redirects:
/events.html: /eu/events/
/gga.html: /use/gga/
/index-microbiome.html: /bare/eu/usegalaxy/metagenomics/
/news.html: /news/
/news.html: /eu/news/
/people.html: /eu/people/
/tiaas.html: /eu/tiaas/
/widgets/: /eu/widgets/
/widgets/events.html: /bare/eu/latest/events/
Expand Down