[Biojava-l] saw your pages-http://biojava.org

2002-10-28 Thread MelissaField
Hello. 85% of all Internet surfers are directed by search engines. Search Engines are the super powerful traffic solution on the Internet. Your web site: http://biojava.org can be evaluated for FREE for its keyword placement in the top twenty major search engines. By evaluate, we mean taking t

[Biojava-l] saw your pages-http://biojava.org

2002-10-28 Thread MelissaField
Hello. 85% of all Internet surfers are directed by search engines. Search Engines are the super powerful traffic solution on the Internet. Your web site: http://biojava.org can be evaluated for FREE for its keyword placement in the top twenty major search engines. By evaluate, we mean taking t

[Biojava-l] Alphabets with ambiguity symbols included

2002-10-28 Thread David Huen
How do I get an Alphabet that has all the ambiguity symbols too? Do we have one canned? I'm trying to get a Distribution to generate an almighty brew of random symbols to torture test the SymbolList implementations with a jUnit. Incidentally, in the Symbol interface blurb, it mentions a getTok

RE: [Biojava-l] Alphabets with ambiguity symbols included

2002-10-28 Thread Schreiber, Mark
Probably the best way (currently) to get a Distribution to emmit an ambiguity is to emit two symbols and merge them together. The getWeight(Symbol s) methods also work where s is an ambiguity (should return the summed weight of each). Could possibly put a method in DistributionTools but I'm not sur

Re: [Biojava-l] Alphabets with ambiguity symbols included

2002-10-28 Thread Thomas Down
On Mon, Oct 28, 2002 at 10:29:29PM +, David Huen wrote: > How do I get an Alphabet that has all the ambiguity symbols too? Do we have > one canned? > > I'm trying to get a Distribution to generate an almighty brew of random > symbols to torture test the SymbolList implementations with a jUn