[Biojava-l] Source of profileHMM class

Tisanai t.krisanathamakul@dcs.shef.ac.uk
Tue, 9 Jul 2002 16:12:09 +0100


Hi
   I'm new of using biojava package. I download the source biojava-1.21.tar.gz from the download area.
When I look into the profileHMM class, from the line 209 I doubt why it be

  insertStates[i] = mN;

instead of

  insertStates[i] = iN;

Thank you

Tisanai