[Biojava-dev] SymbolTokenizer for Meme class
Rainer Pudimat
rpudimat at informatik.uni-jena.de
Mon Jul 11 07:41:40 EDT 2005
Hello,
once again, I try to use the Meme class for reading ASCII results of the
meme software. However, I don't know which SymbolTokenizer should be
used in the arguments of Meme constructor.
I tried to use
SymbolTokenization st = new CharacterTokenization(DNATools.getDNA(),true);
An exception was thrown:
"This tokenization doesn't contain character: 'A'."
So, which one to use instead?
Thank you,
Bye,
Rainer.
--
Rainer Pudimat
Bioinformatics
Institute for Computer Science
Friedrich-Schiller-University
Ernst-Abbe-Platz 2 /Room 3427
D - 07743 - Jena
Phone: +49 3641 946 456
Web: http://www.bio.inf.uni-jena.de/~rpudimat/
More information about the biojava-dev
mailing list