Table of Contents

Class: TrainingSequence Bio/HMM/Trainer.py

Hold a training sequence with emissions and optionally, a state path.

Methods   
__init__
  __init__ 
__init__ (
        self,
        emissions,
        state_path,
        )

Initialize a training sequence.

Arguments:

  • emissions - A Seq object containing the sequence of emissions in the training sequence, and the alphabet of the sequence.

  • state_path - A Seq object containing the sequence of states and the alphabet of the states. If there is no known state path, then the sequence of states should be an empty string.


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:09 2002 by HappyDoc version 2.0.1