Skip to content

Introduction to the Unix ShellΒΆ

Many bioinformatic programs will only operate in a Unix command line environment, as such we need to provide an introduction to working in this environment which will cover:

  • Navigating around the filesystem (files/directories/folders)
  • Running command line based programs
  • Creating scripts to automate workflows

The content for this workshop can be found at this workshop website.