meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| general:computerenvironment:tasksetbash [2026/01/13 09:24] – [2. Custom exercises] felix | general:computerenvironment:tasksetbash [2026/01/13 10:33] (current) – felix | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <WRAP tabs> | ||
| + | * [[beh_molevol: | ||
| + | * [[beh_molevol: | ||
| + | * [[mbw_bioinf: | ||
| + | * [[mbw_bioinf: | ||
| + | * [[pbioc_basics: | ||
| + | * [[pbioc_basics: | ||
| + | * [[physaliacg: | ||
| + | </ | ||
| + | |||
| + | |||
| ====== Working with the command line ====== | ====== Working with the command line ====== | ||
| Line 91: | Line 102: | ||
| === 2.2 Exercises === | === 2.2 Exercises === | ||
| - | To start, | + | - To start, [[https:// |
| + | <hidden Hint>The easiest way to start the download is to click on the green "Code button" | ||
| <figure git> | <figure git> | ||
| {{: | {{: | ||
| Line 99: | Line 110: | ||
| </ | </ | ||
| </ | </ | ||
| - | + | </ | |
| - | + | - Unpack the directory with a [[https:// | |
| - | [[general: | + | |
| - | < | + | - Now, make sure that the your '' |
| - | + | < | |
| - | This will open a window in your browser with which you can navigate to the `.ipynb` files of each exercise. The notebooks contain a set of instructions and some tasks. They also contain code cells in which you should document the command which solve the task. | + | |
| - | + | ||
| - | You can also use the code cells to experiment and find your solution, but we encourage you to try out all commands | + | |
| ==== 3. Using a computer cluster ==== | ==== 3. Using a computer cluster ==== | ||
| In the previous exercises you have learned to write commands and pipelines in the BASH shell. Now we want to look at how we can expand our analyses to large-scale analyses or datasets. For such resource heavy jobs we have a computer cluster available which is managed by the SLURM architecture. Please read through the [[https:// | In the previous exercises you have learned to write commands and pipelines in the BASH shell. Now we want to look at how we can expand our analyses to large-scale analyses or datasets. For such resource heavy jobs we have a computer cluster available which is managed by the SLURM architecture. Please read through the [[https:// | ||