Package | Description |
---|---|
org.biojava.bio.program.blast2html |
Code for generating HTML reports from blast output
|
Constructor and Description |
---|
HTMLRenderer(java.io.PrintWriter poPrintWriter,
java.lang.String poStyleDef,
int piAlignmentWidth,
URLGeneratorFactory poFactory,
AlignmentMarker poAlignmentMarker,
java.util.Properties poOptions)
Creates an HTMLRenderer, that outputs the HTML to the specified
PrintWriter.
|