public class Blast2HTML extends Object
| Constructor and Description |
|---|
Blast2HTML() |
| Modifier and Type | Method and Description |
|---|---|
static org.biojava.bio.program.blast2html.HTMLRenderer |
configureBlastN(PrintWriter poOut) |
static org.biojava.bio.program.blast2html.HTMLRenderer |
configureBlastP(PrintWriter poOut) |
static org.biojava.bio.program.blast2html.HTMLRenderer |
configureRenderer(String poType,
PrintWriter poOut) |
static void |
main(String[] args) |
public static org.biojava.bio.program.blast2html.HTMLRenderer configureRenderer(String poType, PrintWriter poOut)
public static org.biojava.bio.program.blast2html.HTMLRenderer configureBlastN(PrintWriter poOut)
public static org.biojava.bio.program.blast2html.HTMLRenderer configureBlastP(PrintWriter poOut)