Hi,<br>
<br>
For the new program I am creating I want to display some data in a format similar to <a href="http://www.lecb.ncifcrf.gov/%7Etoms/sequencelogo.html" rel="nofollow" target="_blank">weblogo.</a>
Basically I want to create .png output of a table I have that shows
percentage of DNA. There is a python implementation for this, but I can
only seem to install it under linux and I want to make this in xp so I
can use the psyco module. Also the weblogo version contains a lot more
complexity than I need.<br>
<br>
Any points to tutorials, or other advice would be helpful.<br>
<br>
Thanks