Introduction
FlexSA is a flexible system for sequence analysis. It contains three parts: a graphic interface, a training program and a decoding program. The graphic interface allows users to create a system model (modular) by drawing a diagram, and it will create the training and decoding program for the sequence model. Currently, generalized hidden markov model (GHMM) framework is supported by FlexSA.

Prerequisities
FlexSA runs on Linux operation system. Perl and Java must be installed before you can run it. Perl can be found on the Comprehensive Perl Archive Network (CPAN), or you can visit http://www.perl.org/ to download a right version for Linux. Java can be downloaded from http://www.java.com/download/.

Files and Directories
Here is a list of files and directories contained in FlexSA package, which can be downloaded by going to Download Page.

FlexSA.jar
setup.pl
input.pl
example_file.zip
java code/
train/
main/
src/

The jar file for the graphic interface of FlexSA
The script creating the training system
The script generating the executable file of the decoding program
A set of example files for supervised mode of FlexSA
Source codes of the graphic interface
source codes of the training system
source codes of the decoding system
some scripts connecting the components of FlexSA system

 

 
  ©2011 Wei Chaochun