Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document November trainings #5

Merged
merged 3 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ is part of the Informatics Platform, see our aims and goals
:hidden:

about
trainings/index
```

```{toctree}
Expand Down
35 changes: 35 additions & 0 deletions trainings/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Training

On November 2024, the Data Science platform from DTU Biosustain launched a series of
hands-on workshops about different subjects related to Data Science for DTU Biosustain
and DTU Bioengineering research fellows. In this first edition we covered the subjects
below. If interested, stay tuned for future Data Science workshops!

## Introduction the command line with bash

You can find the slides [here](practical_unix_workshop_slides.pdf). Find the associated
repository at
[github.com/biosustain/dsp_workshop_bash](https://github.com/biosustain/dsp_workshop_bash)

## Demystifying git

Find the instructions for the training [here](https://github.com/biosustain/git-tutorial/blob/HEAD/instructions_241113.md)

You can view a recording with some hints related specifically to the exercises on youtube:
[![Instructions on youtube](https://img.youtube.com/vi/mX3Il5xvKAs/maxresdefault.jpg
)](https://www.youtube.com/watch?v=mX3Il5xvKAs)

## Data Visualizaton with R

Find the material in the repository [biosustain/dsp_workshop_datavizR](https://github.com/biosustain/dsp_workshop_datavizR)
on GitHub.

The material is available as a hmtl document for direct viewing
[here](https://html-preview.github.io/?url=https://github.com/biosustain/dsp_workshop_datavizR/blob/main/01_Code/workshop_R.html).

## Nextflow for reproducible workflows

Find the material as a website [here](https://biosustain.github.io/dsp_nextflow_training).
The repository itself is available at
[github.com/biosustain/dsp_nextflow_training](https://github.com/biosustain/dsp_nextflow_training).

Binary file added trainings/practical_unix_workshop_slides.pdf
Binary file not shown.
Loading