Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hifis.net
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HIFIS
Overall
hifis.net
Merge requests
!123
Project 'hifis/hifis.net' was moved to 'hifis/overall/hifis.net'. Please update any links and bookmarks that may still have the old path.
Import software news, blog, events
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Import software news, blog, events
uj-altered-overall-hifis-layout
into
uj-hifis-overall
Overview
0
Commits
14
Pipelines
0
Changes
34
Merged
Uwe Jandt (DESY, HIFIS)
requested to merge
uj-altered-overall-hifis-layout
into
uj-hifis-overall
4 years ago
Overview
0
Commits
14
Pipelines
0
Changes
16
Expand
0
0
Merge request reports
Compare
version 3
version 12
317fd53b
4 years ago
version 11
bf3f211c
4 years ago
version 10
11d5be3f
4 years ago
version 9
13e37ad1
4 years ago
version 8
995b4264
4 years ago
version 7
8902e7a6
4 years ago
version 6
85cedcfe
4 years ago
version 5
505dec88
4 years ago
version 4
2eb8e35f
4 years ago
version 3
36104251
4 years ago
version 2
1d1c9eda
4 years ago
version 1
8536d34b
4 years ago
uj-hifis-overall (base)
and
version 4
latest version
317fd53b
14 commits,
4 years ago
version 12
317fd53b
14 commits,
4 years ago
version 11
bf3f211c
13 commits,
4 years ago
version 10
11d5be3f
12 commits,
4 years ago
version 9
13e37ad1
11 commits,
4 years ago
version 8
995b4264
10 commits,
4 years ago
version 7
8902e7a6
9 commits,
4 years ago
version 6
85cedcfe
8 commits,
4 years ago
version 5
505dec88
7 commits,
4 years ago
version 4
2eb8e35f
6 commits,
4 years ago
version 3
36104251
5 commits,
4 years ago
version 2
1d1c9eda
4 commits,
4 years ago
version 1
8536d34b
1 commit,
4 years ago
Show latest version
16 files
+
839
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
Search (e.g. *.vue) (Ctrl+P)
_events/2019-12-11-snakemake-introduction-workshop.md
0 → 100644
+
45
−
0
Options
---
title
:
Introduction to Snakemake
layout
:
event
organizers
:
-
steinbach
lecturers
:
-
steinbach
type
:
workshop
start
:
date
:
"
2019-12-11"
time
:
"
14:00"
end
:
time
:
"
17:00"
location
:
campus
:
hzdr
room
:
"
104/215"
fully_booked_out
:
true
registration_link
:
https://schedule.tii.tu-dresden.de/event/14/
registration_period
:
from
:
"
2019-12-01"
to
:
"
2019-12-11"
excerpt
:
"
This
short
course
is
meant
to
teach
participants
the
automation
of
pipelines.
For
this,
the
snakemake
workflow
engine
is
introduced."
---
## Content
This short course is meant to teach participants the automation of pipelines.
For this, the snakemake workflow engine is introduced.
It will be presented how to write recipes with this engine which are independent of
the programming language used.
Further, the capabilities of snakemake to parallelize these workflows are
demonstrated.
To conclude, a custom workflow will then be submitted to the cluster to
run on multiple machines.
The course will be fully interactive.
## Prerequesits
Users will work on hemera and are expected be sufficiently introduced to
the slurm scheduling system.
{{ page.path }}
Loading