-
Notifications
You must be signed in to change notification settings - Fork 933
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5468 from galaxyproject/create-pull-request/patch…
…-1729645793 Add missing data-library.yaml files
- Loading branch information
Showing
2 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
topics/contributing/tutorials/fair-by-design/data-library.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
destination: | ||
type: library | ||
name: GTN - Material | ||
description: Galaxy Training Network Material | ||
synopsis: Galaxy Training Network Material. See https://training.galaxyproject.org | ||
items: | ||
- name: Contributing to the Galaxy Training Material | ||
description: 'Galaxy is a great solution to train the bioinformatics concepts: numerous | ||
bioinformatics tools are available (more than 7,000 in the ToolShed), it can be | ||
used by people without any computer science skills, it trains to use technology, | ||
outlining available resources and efforts that have made them accessible to researchers, | ||
it is scalable.<br> In 2016, the Galaxy Training Network decided to set up a new | ||
infrastructure for delivering easily Galaxy related training material. The idea | ||
was to develop something open and online based on a community effort, as always | ||
in Galaxy.' | ||
items: | ||
- name: FAIR-by-Design methodology | ||
items: | ||
- name: 'DOI: 10.5281/zenodo.11548062' | ||
description: latest | ||
items: | ||
- url: https://zenodo.org/record/11548062/files/microlearning.zip | ||
src: url | ||
ext: | ||
info: https://doi.org/10.5281/zenodo.11548062 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
destination: | ||
type: library | ||
name: GTN - Material | ||
description: Galaxy Training Network Material | ||
synopsis: Galaxy Training Network Material. See https://training.galaxyproject.org | ||
items: | ||
- name: FAIR Data, Workflows, and Research | ||
description: These lessons will teach you how to make your research objects more | ||
FAIR with practical, hands-on advice. | ||
items: | ||
- name: DataPLANT ARCs | ||
items: | ||
- name: 'DOI: 10.5281/zenodo.13970369' | ||
description: latest | ||
items: | ||
- url: https://zenodo.org/record/13970369/files/GTN_ARC_tutorial_data.zip | ||
src: url | ||
ext: | ||
info: https://doi.org/10.5281/zenodo.13970369 |