Unreviewed Code - Drawbargraph.p Documentation This procedure, written by , is an API to "Fly", which is a command-line graph-drawing program. [Download drawbargraph.p] In order to run this program, you need to have installed Fly. You can find it here. fly is copyright 1995-1999, Martin Gleeson and The University of Melbourne. Permission is granted to copy and distribute this work free of charge provided that this notice remains intact. Credit for using this program must be given to both The University of Melbourne and the Quest Protein Database Center, Cold Spring Harbor Labs (for gd), in all derived works. This does not affect your ownership of the derived work itself, and the intent is to assure proper credit for The University of Melbourne and Quest, not to interfere with your use of fly or gd. If you have trouble downloading Fly from the main website, you can find a few versions here. demonstrate just one way to use this program. His version uses WebSpeed to dynamically output the .gif file. First download the outgif.p program. Modify the path of the graphic it's using to point to some existent path on your server. Then download the graphtest.html program. (Hit "save" in your browser.) Modify it so that it uses the same graphic name as the outgif.p does. Modify the call to fly in the drawbargraph.p itself, so that it points to the correct path of fly. (Note that outgif.p and graphtest.html are both quick-and-dirty programs, and shouldn't be the basis of anything other than testing Geoff's drawbargraph.p program. wrote an example program tohas also contributed to this module. [Return to Unreviewed Code Section] [Return to Main Download Page] |
|