ANSWER WITH MATLAB CODE
Write a function getcodonusage(s) that takes aDNA strand s as input, calls the findorf(s) function to find theORF, and returns the codon usage of the sequence as both a vector(each element corresponding to the count of a codon, where codonsare in alphabetical order) and as a struct with each codon as afield, and its count as the number of occurence of that codon. Thereturned structure should contain all possible codons, with codonsnot occurring in the sequence having a count of 0. Do not usefunctions available in the Bioinformatics toolbox. Hint: You mayfind getallcodons.m function useful.
If your solution
PayPal Gateway not configured
PayPal Gateway not configured