Hi, For the new program I am creating I want to display some data in a format similar to weblogo. <http://www.lecb.ncifcrf.gov/%7Etoms/sequencelogo.html>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.
Any points to tutorials, or other advice would be helpful. Thanks
-- http://mail.python.org/mailman/listinfo/python-list