Question

Consider the problem of searching for genes in DNA sequences. ADNA sequence is represented by a text on the alphabet A, C, G,

0 0
Add a comment Improve this question Transcribed image text
Answer #1

A)//Suffiix table

0 1 2 3 4 5 6 7 8 9 10
9 9 9 9 9 9 9 9 3 1

2

B)At each step we will find match subpatter in pattern and text.Then we will search suffix of subpattern in given pattern , and then we will match the new fount suffic with text.And if no suffix is found we will go next (m+1)th place where m is length of array

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT -> text
TCCTATTCTT->pattern

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT
TCCTATTCTT

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT
             TCCTATTCTT

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT
             TCCTATTCTT

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT
                   TCCTATTCTT

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT
                         TCCTATTCTT

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT
                                             TCCTATTCTT

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT
                                               TCCTATTCTT

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT
                                               TCCTATTCTT

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT
                                                         TCCTATTCTT

TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT   ?PATTERN FOUND
                                                         TCCTATTCTT

C)->Table by KMP

T C C T A T T C T T
0 0 0 1 0 1 1 2 1 1

I am not getting What FSM you mean.

I am giving you Transition table for finite state automata.If you need finite automata for the.You can use simply my table .for that purpose.

THIS IS YOUR TRANSITION TABLE FOR FSM State ACT 021 0 2 10

//If you have any doubt .Please feel free to ask.

Thanks,

Add a comment
Know the answer?
Add Answer to:
Consider the problem of searching for genes in DNA sequences. ADNA sequence is represented by a...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Consider the problem of searching for genes in DNA sequences. A DNA sequence is represented by...

    Consider the problem of searching for genes in DNA sequences. A DNA sequence is represented by a text on the alphabet A, C, G, T, and the gene or gene segment is the pattern. Pattern: TCCTATTCTT Text: TTATAGATCTCGTATTCTTTTATAGATCTCCTATTCTT Construct the table and a diagram of the FSM used by the KMP algorithm.

  • b) Design a presorting-based algorithm to find the smallest possible mean of k elements in an array of n elements. Algorithm SmallestKMean (AI1. .n], k) c)Consider the problem of searching for genes...

    b) Design a presorting-based algorithm to find the smallest possible mean of k elements in an array of n elements. Algorithm SmallestKMean (AI1. .n], k) c)Consider the problem of searching for genes in DNA sequences using Boyer-Moore string matching algorithm. A DNA sequence is represented by a text on the alphabet (A, C, G, T), and the gene or gene segment is the pattern. Construct the bad-symbol shift table and good-suffix shift table for the following gene segment: TAATAA Apply...

  • Genes are unique segements of A, T, C, and G sequences in our DNA. Each piece...

    Genes are unique segements of A, T, C, and G sequences in our DNA. Each piece of our DNA contains many genes. The 46 human chromosomes contain around 20,000 genes. Gene 2 DNA molecule Linus Pauling's research was centered on the the function of one particular gene, the HBB gene. His data indicated that the cell uses the information in the HBB gene as a "recipe" to construct hemoglobin. The hemoglobin recipe in normal individuals was accurate so their cells...

  • If the length of the array P is 4 and the length of the array T...

    If the length of the array P is 4 and the length of the array T is 14, how many shifts of P need to be performed in the string searching algorithm? a. 9 b. 10 c. 11 d. 12 What is the best case for the naive string search algorithm? a. The first character of the pattern P isn't present in text T b. All characters in pattern P are different c. All characters in text T are different...

  • You decide to make a construct that places the DNA between the genes upstream to a...

    You decide to make a construct that places the DNA between the genes upstream to a reporter gene (GFP) in place of Gene 1. The full-length construct has the correct expression pattern in antennal discs. You then create several constructs that delete sections of the upstream DNA and score them for expression. The seven constructs are shown below; the black bars indicate the region(s) deleted in each construct. The data table on the right shows the expression results for each...

  • **Only need to answer question 27** Union(2,10) - So each key above is in its own...

    **Only need to answer question 27** Union(2,10) - So each key above is in its own set so if we perform union(2,10) im assuming it should make a set that contains both key such as s1 = {2, 10} or using an array for example -1 -1 2 10 -1 meaning vertices in own set then this should result in after union as -2 2 2 10 -2 being the number of vertices, positive 2 being the parent of 10...

  •    Problem 2: Sequence similarity measure. Let 3 and y be two given DNA sequences, represented...

       Problem 2: Sequence similarity measure. Let 3 and y be two given DNA sequences, represented as strings with characters in the set {A, G, C,T}. The similarity measure of r and y is defined as the maximum score of any alignment of r and y, where the score for an alignment is computed by adding substitution score and deletion and insertion scores, as explained below. (Some operations have negative scores.) The score for changing a character T, into a...

  • Genes in eukaryotes are often organized into exons and intrans, which require splicing to produce an...

    Genes in eukaryotes are often organized into exons and intrans, which require splicing to produce an mRNA that can be translated. The gene organization is the order of the DNA segments that comprise the gene starting with the promoter, the first exon, the first intron, the second exon, and so on. The interspersed intrans can make gene identification difficult in eukaryotesparticularly in higher eukaryotes with many introns and alternative spliced mRNAs. Prediction of many genes and their organization has been...

  • and w Two-dimensional gel electrophoresis separates proteins based on a. shape; charge Ob.size; concentration c. concentration;...

    and w Two-dimensional gel electrophoresis separates proteins based on a. shape; charge Ob.size; concentration c. concentration; shape O d. size, charge O e. size; shape Refer to the table. Several strains of a bacterium are sequenced to investigate the pan and core genomes. In the table, + denotes presence of the gene and denotes its absence. Gene Gene Gene Gene Gene Strain ! Strain 2 + Strain 3 + Strain 4 + + + + Strain 5 + + What...

  • Advanced Genetics Problem: Yeast chromosome 3 has these genes in this order: HIS4 LYS1 URA3 ADE2....

    Advanced Genetics Problem: Yeast chromosome 3 has these genes in this order: HIS4 LYS1 URA3 ADE2. You have created a diploid strain of this genotype: You sporulate the diploid and analyze tetrads. Most tetrads show 2:2 segregation for all markers and recombination frequencies that are consistent with the established genetic map. However, you notice the one strange tetrad indicated below: Your goal is to explain how the genotypes of this tetrad arose during meiosis: a. Do these spores indicate that...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT