[Biojava-l] Help needed tp add "Number of Bits" vertical and column number labeling to DistributionLogos

2006-01-31 Thread Todd Riley
Hello, I would like to add a "2 Bits" vertical label (with a bracket) and column numbering to my DistributionLogos. I have seen both in some graphics, but haven't been able to find the code in the demos or on the web. Thanks, Todd ___ Biojava-l ma

Re: [Biojava-l] Alignment with GAPs

2006-01-31 Thread mark . schreiber
There is no MSA in biojava. CLUSTALW, TCoffee etc are probably much better. "Dickson S. Guedes" <[EMAIL PROTECTED]> 01/28/2006 12:09 AM To: Mark Schreiber/GP/[EMAIL PROTECTED] cc: Biojava-l@biojava.org, Matthew Pocock <[EMAIL PROTECTED]> Subject:Re:

Re: [Biojava-l] Help needed tp add "Number of Bits" vertical and column number labeling to DistributionLogos

2006-01-31 Thread mark . schreiber
Hi Todd, The DistributionLogos class is not the best way to draw large logos with additional features such as labels. The best way to do this is to make a custom component and copy the drawing code from DistributionLogo and incorporate your own code for labels etc. This way you can also draw s