[BioPython] Tries

Jeffrey Chang jchang at jeffchang.com
Thu Jun 19 11:37:17 EDT 2003


That should work.  Odd.  Is there a trie.so?

Jeff


On Thursday, June 19, 2003, at 09:38  AM, Andreas Kuntzagk wrote:

> 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
>
>
>
> _______________________________________________
> BioPython mailing list  -  BioPython at biopython.org
> http://biopython.org/mailman/listinfo/biopython



More information about the BioPython mailing list