[Biojava-dev] Bug in XmlMarkovModel.readModel()

Oscar Lopes oscar at vinci.inesc.pt
Wed Jun 4 16:34:28 EDT 2003


Hi!!

I think I have found a bug in XmlMarkovModel.readModel().
When a MarkovModel has a DotState, the state is serialised like

<state name="state name">
</state>

When reading the model, I noticed that readModel() will
create an EmissionState instead of a DotState. However,
there is no emission weight set to create an EmissionState.

Should this be corrected?

Thanks

Oscar Lopes



More information about the biojava-dev mailing list