Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 589 Bytes

Exercise.md

File metadata and controls

9 lines (7 loc) · 589 Bytes

Exercise 1

For each of these questions, provide the commands you used:

  1. Create a project directory called Exercise. Which commands did you use?
  2. In the directory, create all the sub-directories you would need for a Bioinformatics Project
  3. Download this fasta file to the appropriate directory in your project
  4. Extract the sequence headers and save into a file sequence_names.txt in the appropriate directory
  5. Save the commands you used in question 4 in a script file extract_seq.sh