This is a preliminary release of Drawseq, a biosequence drawing (pretty-print) tool. It is an update of the module in the SeqPup package, and will eventually show up there also. Note: this release of drawseq.jar does not include the readseq.jar contents. To use, include the readseq.jar here also in your java class path, as with jre -cp drawseq.jar:readseq.jar run test-align.gb Your comments are welcome! Don Gilbert, 7 Sep 1999 === A preliminary release of Drawseq,a biosequence drawing tool, is available for comments and testing. This program draws pretty views of single or aligned sequences to various graphic formats. Various styles can be set. Features are drawn when available. You can use it as an application (still in a preliminary form), web form (still more primitive ui, few style choices), or from a command-line for the hardy computists. Graphic output formats include PDF, PICT, GIF and Postscript. Drawseq is an updated module from the SeqPup sequence analysis package; it now can be used as a separate application or component in other packages. Home of this package is http://iubio.bio.indiana.edu/soft/molbio/java/apps/drawseq/ A Web form for this is http://iubio.bio.indiana.edu/cgi-bin/drawseq.cgi