Write a code in MATLAB to ask the user to select a .FASTA file from any directory. The code must not read any other format file apart from .fasta. Read that fasta file specified by user. Identify the:
a. Total number of sequences
b. Length of each sequence
c. GC content of each sequence
d. Header of each sequence