June 15, 2023
1-3:30 pm
Break from 2:10-2:20pm
Tutorial link: https://datacarpentry.org/shell-genomics/
This is an example code block:
$ mkdir my-first-directory # make a new directory (folder)
$ cd my-first-directory # move into your new directory
$ pwd # prints your current working directory