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