[BioPython] Tries

Andreas Kuntzagk andreas.kuntzagk at mdc-berlin.de
Thu Jun 19 17:42:40 EDT 2003


I wanted to try tries, but couldn't figure out how to use them.
I think, i remember in 1.10 I coult do something like

from Bio import trie
t=trie.trie()

But now the import fails. There is a trie.o and triemodule.o and
triefind.py. The last already expects an trie object.

How do I get one?

Andreas





More information about the BioPython mailing list