Hi there,
I'm creating motif weblogo's using biopython's motif.weblogo('somefile.png')
. It works very well, but unfortunately the resolution is super tiny (see the example) and therefore not very useful. Is there any way to crank up the resolution programatically? I'd not like to use the weblogo website as I need to produce these things from an automated script.
Thanks a lot! :-)
Worked like a charm! Thanks :-).