Monday 27th Nov
Time |
What |
09:30 |
Welcome |
10:00 |
Introduction to NeSI |
10:45 |
Break |
11:00 |
Keynote: Phil Wilcox |
12:15 |
Lunch |
13:00 |
Introduction to BASH |
14:45 |
Break |
15:00 |
BASH cont. |
16:30 |
End of Day |
Evening: Penguins and sea lions outing for those who signed up
Introduction to NeSI
Learning objectives:
- Log onto NeSI
- Log off from NeSI
Introduction to NeSI lesson material
Introduction to Unix commandline (BASH)
Learning objectives:
- Use the shell to navigate directories
- Perform operations on files in directories outside your working directory
- Interconvert between relative and absolute paths
- View, search within, copy, move, and rename files. Create new directories.
- Construct command pipelines with two or more stages.
- Use
for
loops to run the same command for several input files.
Introduction to Unix commandline lesson material
Shell for Bioinformatics