General Viterbi Algorithm
by Jacob Shin
10 May 2006
(Updated 11 May 2006)
This function runs Viterbi algorithm given valid parameters and returns optimal path into a file (ou
|
Watch this File
|
| File Information |
| Description |
General implementation of matlab version of Viterbi algorithm specifically written for gene structure finding problem in mind. However, it can be modified to suit the goal of a user.
Input:
Transition Probability Matrix
Emission Probability Matrix
Initial Probability Matrix
States Matrix (ie. Exon,Intron, Intergenic, etc.)
Sequence File Name <-- Optional
Output:
Most probable state sequence ('Path') into output.txt
Further Detail: http://en.wikipedia.org/wiki/Viterbi_algorithm |
| MATLAB release |
MATLAB 7 (R14)
|
| Other requirements |
No other requirement. Just make sure to pass valid input parameters mentioned above. Then, it will generate output.txt file in your directory. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (10) |
| 12 May 2006 |
i scardanzan
|
|
|
| 25 Jul 2006 |
manickam l
|
|
|
| 14 Jan 2007 |
mohammed amer
|
|
|
| 16 Apr 2007 |
Jerry Walsh
|
|
|
| 17 Apr 2007 |
Scott Lewis
|
|
|
| 12 May 2007 |
b w
|
|
|
| 25 Sep 2007 |
Toon Claes
|
|
|
| 17 Mar 2008 |
Assem Abuhajar
|
|
|
| 24 Sep 2008 |
Muhammad Naveed Ahmed
|
|
|
| 04 Feb 2009 |
rachida sghiri
|
|
|
|
Contact us at files@mathworks.com