You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: topics/community/tutorials/community-tool-table/tutorial.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ The generated community-specific table can be used as is (e.g. downloadable tsv
47
47
48
48
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.
49
49
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.
51
51
52
52
> <agenda-title></agenda-title>
53
53
>
@@ -96,7 +96,7 @@ You will then be able to remove tools that are not relevant to your community or
96
96
# Add the list relevant tags for your community in the categories file
97
97
98
98
> <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`)
100
100
> 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/).
Copy file name to clipboardExpand all lines: topics/community/tutorials/community-tutorial-table/tutorial.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,9 @@ The pipeline creates a table with all the tutorials. This table can be **filtere
33
33
34
34
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).
35
35
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.
37
37
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.
39
39
40
40
> <agenda-title></agenda-title>
41
41
>
@@ -86,7 +86,7 @@ You will then be able to remove tutorials that are not relevant to your communit
86
86
# Add the list relevant tags for your community in the `tutorial_tags` file
87
87
88
88
> <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`)
90
90
> 2. Add the name of the tags relevant to your community in the `tutorial_tags` file, with 1 tag per row
91
91
> (See above for how to identify the appropriate tags)
Copy file name to clipboardExpand all lines: topics/community/tutorials/community-workflow-table/tutorial.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,9 @@ The pipeline creates a table with all the workflows associated to selected tags.
33
33
34
34
The generated community-specific table can be used as it and/or embedded, e.g. into the respective Galaxy Hub page or Galaxy subdomain.
35
35
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.
37
37
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.
39
39
40
40
> <agenda-title></agenda-title>
41
41
>
@@ -78,22 +78,22 @@ You will then be able to remove workflows that are not relevant to your communit
78
78
> 1. Go to your favorite public Galaxy instance.
79
79
> 2. Go to the `Workflow` section
80
80
> 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
82
82
> 5. Note the tags that are associated with workflows of interest
83
83
{: .hands_on}
84
84
85
85
> <hands-on-title>Select workflows tags from the Workflow Hub</hands-on-title>
86
86
>
87
87
> 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
89
89
> 3. Note the tags that are associated with workflows of interest (in the `tag` section on the left of the workflow page)
90
90
{: .hands_on}
91
91
92
92
# Add the list relevant tags for your community in the workflow_tags file
93
93
94
94
> <hands-on-title>Add the relevant tags to the workflow_tags file</hands-on-title>
95
95
> 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/).
0 commit comments