[Biojava-l] problems with SubIntegerAlphabet

Heather Kent heatkent at gmail.com
Wed Mar 1 16:15:20 EST 2006


Hi,

i'm currently having a problem with the
IntegerAlphabet.SubIntegerAlphabetclass. When i make a call to the 
seqstring() method  from
AbstractSymbolList  i get an error, No such element Exception "parser not
supported by Integer Alphabet yet" in the getTokenization method of my
SubIntegerAlphabet class

the call from seqstring to getTokenization sends "default" as the string
name .....the getTokenization method for the IntegerAlphabet class accepts
both "token" or "default" but the SubIntegerAlphabet class only accepts only
"token"

can anyone help me find a way around this when i'm working with
SubIntegerAlphabets??

thanx

Heather



More information about the Biojava-l mailing list