From a2ad555909069fc43f51c5109a9bd57d38993572 Mon Sep 17 00:00:00 2001 From: RalfG Date: Fri, 27 Sep 2024 23:21:50 +0200 Subject: [PATCH] Update online education --- .../new-educational-resource.yml | 4 ++-- docs/online-education.md | 24 +++++++++++-------- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-educational-resource.yml b/.github/ISSUE_TEMPLATE/new-educational-resource.yml index 0cda791..35e6558 100644 --- a/.github/ISSUE_TEMPLATE/new-educational-resource.yml +++ b/.github/ISSUE_TEMPLATE/new-educational-resource.yml @@ -36,10 +36,10 @@ body: attributes: label: Resource type options: - - Lecture - Course - - Workshop + - Video lecture - Tutorial + - Software tutorial - Other validations: required: true diff --git a/docs/online-education.md b/docs/online-education.md index 89a9fe7..0d1c5cc 100644 --- a/docs/online-education.md +++ b/docs/online-education.md @@ -1,16 +1,8 @@ # Online education -## Tool-specific documentation +## Courses -- [MaxQuant-Perseus](https://cox-labs.github.io) -- [OpenMS](https://openms.readthedocs.io/) -- [SkyLine](https://skyline.ms/wiki/home/software/Skyline/page.view?name=default) - -## Tutorials - -- [Bioinformatics for Proteomics (with SearchGUI-PeptideShaker)](https://www.compomics.com/bioinformatics-for-proteomics/) -- [Galaxy Proteomics Training](https://training.galaxyproject.org/training-material/topics/proteomics/) -- [How to package software with BioContainers](https://biocontainers-edu.readthedocs.io/) +- [Comprehensive Overview of Bottom-Up Proteomics using Mass Spectrometry](https://jessegmeyerlab.github.io/proteomics-tutorial/) ## Video lectures @@ -22,3 +14,15 @@ - [Bioinformatics-in-eight-days by Dave Tabb [2017]](https://www.youtube.com/watch?v=gnBIS3vHbR4) - [Useful Hour by Dave Tabb [2017]](https://www.youtube.com/watch?v=BY4l7ZufCxY) - [Videos of the MaxQuant Summer School](https://www.youtube.com/@MaxQuantChannel/videos) + +## Tutorials + +- [Bioinformatics for Proteomics (with SearchGUI-PeptideShaker)](https://www.compomics.com/bioinformatics-for-proteomics/) +- [Galaxy Proteomics Training](https://training.galaxyproject.org/training-material/topics/proteomics/) +- [How to package software with BioContainers](https://biocontainers-edu.readthedocs.io/) + +## Software tutorials + +- [MaxQuant-Perseus](https://cox-labs.github.io) +- [OpenMS](https://openms.readthedocs.io/) +- [SkyLine](https://skyline.ms/wiki/home/software/Skyline/page.view?name=default)