Question: Mr. Fuzzy devises the following algorithm to find the median string of length k for a given set of t DNA sequences Dna ={Dna1, Dna2,...,

Mr. Fuzzy devises the following algorithm to find the median string of length k for a given set of t DNA sequences Dna={Dna1, Dna2,..., Dnat}. Is the algorithm correct? Why? *Do not provide alternative algorithm, if it is incorrect simply explain why, or why it is correct. Psuedo-code is all that is needed for the former.

Mr. Fuzzy devises the following algorithm to find the median string of

Input: Dna, integer k FuzzyMedianString(Dna, k) for each string Text in Dna d min F- kxt; for each k-mer P in Text for each string Text' in Dna such that Text' f Text d min'

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!