Are we assuming that when we run the Part 3 do file that we are starting in a parent directory that contains hivvax as a subfolder? And then the do files in Part 1 and Part 2 will run assuming that we are already in the hivvax folder because we are setting the cd as hivvax in Part 3? I'm a little confused since the instructions for Part 1 and Part 2 also say to set the working directory to hivvax but if you are already in hivvax then an error occurs.
For part 1 and part 2 should I reset the cd using "cd .." and then set the cd back to hivvax?