[BioPython] what should I do next?
Brad Chapman
chapmanb@arches.uga.edu
Sun, 16 Apr 2000 17:29:09 -0400
Cayte:
> Somehow, I'm not finding the Alphabet file. It's imported by files
in in
> the distribution, but I can't find the source.
Hi Cayte;
I can answer this one, so I might as well throw something into
the discussions :-)
The Alphabet class and friends are secretly hidden in the
__init__.py file in the Alphabet directory (at least in
Bio-0.1-d4.tar.gz, I can't connect to starship right now so I'm not
positive if there is a new version). I learned about this trick after
I spent forever trying to find some classes in a different
distribution.
Brad