The Helix research group
Research themes
Work in progress and results
Publications
Software and databases
News from Helix
Software and databases > ISee
Home page
Site map Mail to Helix
Pattern matching algorithms
 

Simple pattern matching: the search for STOP codons - 21.1 ko
Simple pattern matching: the search for STOP codons

Simple patterns, such as Start or Stop codons, are easily expressed as simple strings to be searched for in the sequence. Errors in matching may be allowed. The user can follow the sequential search process, step by step, or by skipping directly to the next occurence.

Searching CDS patterns using regular expressions - 29.3 ko
Searching CDS patterns using regular expressions

More complex patterns, such as RBS, may be expressed as regular expressions. The corresponding automaton is constructed step by step. Then, the search for a pattern in the DNA sequence matching the regular expression is made. A sub-sequence matches the regular expression if a complete path in the corresponding automaton is found. Every path in the automaton is evaluated until the last state is reached.

 
In the same section
Call for partnership
Dotplot
Gene finding strategy in bacterial sequences
How to get ISee?
Interactive lessons
Introducing the genetic code and the translation process
ISee copyright notice
Pattern matching algorithms
Sequence alignment
Statistical analysis of DNA sequences
 
    Top of page   Home page  Prepare to print