Getting Started

  1. Log onto the server
  2. Paste the following command into your terminal window. Make sure you don’t include the backticks! cd ~/data/practice_directory/

Questions

  1. What’s your working directory?
  2. Change into the data/ directory. From there change into the fastqc/ directory.
  3. Get back to your working directory from question 1.
  4. Go to your home directory. What’s it’s absolute path?
  5. Now find the practice directory you were working in. What’s it’s absolute path? What’s it’s relative path from your home directory?