Project details for pHMM4weka

Logo pHMM4weka 1.0

by smm52 - October 22, 2010, 03:48:07 CET [ Project Homepage BibTeX Download ]

view (2 today), download ( 0 today ), 0 subscriptions

Description:

This Java software implements Profile Hidden Markov Models (PHMMs) for binary protein classification for the WEKA workbench. A PHMM is a Hidden Markov Model especially designed to represent multiple sequence alignments of amino acid sequences. This software learns the alignment for unaligned sequences that are represented as a string attribute in an arff file. The learning algorithm is the Baum-Welch algorithm. It trains the PHMM until a user-defined threshold or a specified number of training iterations. Different to WEKA, the training process can be evaluated after each training iteration of the Baum-Welch algorithm. This software introduces binary PHMMs. They consists of two PHMMs one trained on the positive and the other on the negative instances. The software allows sampling of the negative class. Additionally the software creates attribute-value representations from PHMMs. These representations can be used in combination with any other WEKA classifier (depending on the individual classifier's capabilities).

Changes to previous version:

description changed

BibTeX Entry: Download
Supported Operating Systems: Platform Independent
Data Formats: Arff
Tags: Sequence Analysis, Hmm, Support Vector, Resampling, Structured Data, Supervised Learning, Weka, Statistics, Hidden Markov Model, Statistical Classification, Remote Homology Detection, Probabilistic Mo
Archive: download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.