Skip to content

Commit 2207845

Browse files
authored
Merge pull request #6436 from Marie59/review
Review community tuto
2 parents 6e89fa0 + 921a093 commit 2207845

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

topics/community/tutorials/community-lab/tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The **Community lab**, a centralised webpage that enables communities to rapidly
3030
*For example, [the microgalaxy lab (Europe)](https://microbiology.usegalaxy.eu).*
3131

3232

33-
The aim is this tutorial is to create the files necessary to display the labs in each Galaxy instance.
33+
The aim of this tutorial is to create the files necessary to display the labs in each Galaxy instance.
3434

3535
You can also use the [Galaxy Labs engine](https://labs.usegalaxy.org.au).
3636

@@ -76,7 +76,7 @@ communities/<your community>/lab/sections_templates/
7676
>
7777
> 1. Go to the [Galaxy Codex repo](https://github.com/galaxyproject/galaxy_codex)
7878
> 2. Go to the file `.github/workflows/populate_labs.yaml`
79-
> 3. On the right, click on the pen to "dit this file"
79+
> 3. On the right, click on the pen to "Edit this file"
8080
> 4. Duplicate section called "Populate biodiversity Lab"
8181
>
8282
> For example:
@@ -105,7 +105,7 @@ communities/<your community>/lab/sections_templates/
105105
>
106106
> 1. Fork and clone the [Galaxy Codex repo](https://github.com/galaxyproject/galaxy_codex)
107107
> 2. Set the `COMMUNITY` variable : `export $COMMUNITY=<your community>`
108-
> 3. Lauch `sources/bin/populate_labs.sh`
108+
> 3. Launch `sources/bin/populate_labs.sh`
109109
>
110110
> This will create a bunch of the new files in the appropriate community folder (communities/<your community>/lab/).
111111
{: .hands_on}

topics/community/tutorials/community-tool-table/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The generated community-specific table can be used as is (e.g. downloadable tsv
4747

4848
The pipeline is **fully automated** and executes on a **weekly** basis. Any research community can apply the pipeline to create a table specific to their community.
4949

50-
The aim is this tutorial is to create such table for a community.
50+
The aim of this tutorial is to create such table for a community.
5151

5252
> <agenda-title></agenda-title>
5353
>
@@ -96,7 +96,7 @@ You will then be able to remove tools that are not relevant to your community or
9696
# Add the list relevant tags for your community in the categories file
9797

9898
> <hands-on-title>Add the ToolShed catgories to the categories file</hands-on-title>
99-
> 1. Open or create the file named `categories` in your comunity metadata folder (`communities/<your community>/metadata/categories`)
99+
> 1. Open or create the file named `categories` in your community metadata folder (`communities/<your community>/metadata/categories`)
100100
> 2. Add the name of the categories relevant to your community in the `categories` file you started above, with 1 ToolShed category per row. For example, see [a list of valid ToolShed categories](https://toolshed.g2.bx.psu.edu/).
101101
>
102102
> For example:

topics/community/tutorials/community-tutorial-table/tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ The pipeline creates a table with all the tutorials. This table can be **filtere
3333

3434
The generated community-specific table can be used as is (e.g. downloadable tsv file) and/or embedded (e.g. into a Galaxy Hub page or Galaxy subdomain).
3535

36-
The pipeline is **fully automated** and executes on a **weekly** basis. Any research community can apply the pipeline to create a table specific to their community.
36+
The pipeline is **fully automated** and executed on a **weekly** basis. Any research community can apply the pipeline to create a table specific to their community.
3737

38-
The aim is this tutorial is to create a tutorial table for a community.
38+
The aim of this tutorial is to create a tutorial table for a community.
3939

4040
> <agenda-title></agenda-title>
4141
>
@@ -86,7 +86,7 @@ You will then be able to remove tutorials that are not relevant to your communit
8686
# Add the list relevant tags for your community in the `tutorial_tags` file
8787

8888
> <hands-on-title>Add the relevant tags to the tutorial_tags file</hands-on-title>
89-
> 1. Open or create a file named `tutorial_tags` in your comunity metadata folder (`communities/<your community>/metadata/tutorial_tags`)
89+
> 1. Open or create a file named `tutorial_tags` in your community metadata folder (`communities/<your community>/metadata/tutorial_tags`)
9090
> 2. Add the name of the tags relevant to your community in the `tutorial_tags` file, with 1 tag per row
9191
> (See above for how to identify the appropriate tags)
9292
>

topics/community/tutorials/community-workflow-table/tutorial.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ The pipeline creates a table with all the workflows associated to selected tags.
3333

3434
The generated community-specific table can be used as it and/or embedded, e.g. into the respective Galaxy Hub page or Galaxy subdomain.
3535

36-
The pipeline is **fully automated** and executes on a **weekly** basis. Any research community can apply the pipeline to create a table specific to their community.
36+
The pipeline is **fully automated** and executed on a **weekly** basis. Any research community can apply the pipeline to create a table specific to their community.
3737

38-
The aim is this tutorial is to create a workflow table for a community.
38+
The aim of this tutorial is to create a workflow table for a community.
3939

4040
> <agenda-title></agenda-title>
4141
>
@@ -78,22 +78,22 @@ You will then be able to remove workflows that are not relevant to your communit
7878
> 1. Go to your favorite public Galaxy instance.
7979
> 2. Go to the `Workflow` section
8080
> 3. Select `Public workflows` (for example: [Public workflows on the French instance](https://usegalaxy.fr/workflows/list_published))
81-
> 4. Browse for workflow that are releavnt to your community
81+
> 4. Browse for workflows that are relevant to your community
8282
> 5. Note the tags that are associated with workflows of interest
8383
{: .hands_on}
8484

8585
> <hands-on-title>Select workflows tags from the Workflow Hub</hands-on-title>
8686
>
8787
> 1. Go to [Workflow Hub](https://workflowhub.eu/)
88-
> 2. Browse for workflow that are releavnt to your community
88+
> 2. Browse for workflows that are relevant to your community
8989
> 3. Note the tags that are associated with workflows of interest (in the `tag` section on the left of the workflow page)
9090
{: .hands_on}
9191

9292
# Add the list relevant tags for your community in the workflow_tags file
9393

9494
> <hands-on-title>Add the relevant tags to the workflow_tags file</hands-on-title>
9595
> 1. Open or create a file named `workflow_tags` in your comunity metadata folder (`communities/<your community>/metadata/workflow_tags`)
96-
> 2. Add the name of the tags relevant to your community in the `workflow_tags` file you started above. The file is split in two sections : `Public`, which should inidcate the tags used on public Galaxy instances; and `workflowhub`, which inidcates the tags to use to select workflow on [Workflow Hub](https://workflowhub.eu/).
96+
> 2. Add the name of the tags relevant to your community in the `workflow_tags` file you started above. The file is split in two sections : `Public`, which should inidcate the tags used on public Galaxy instances; and `workflowhub`, which indicates the tags to use to select workflow on [Workflow Hub](https://workflowhub.eu/).
9797
>
9898
> For example:
9999
> ```

0 commit comments

Comments
 (0)