|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BlastResult | |
| bioroot | |
| util.bio.wrappers | Wrappers for other bio applications. |
| Uses of BlastResult in bioroot |
| Methods in bioroot with parameters of type BlastResult | |
static java.lang.String |
Search.blastResultToHTML(BlastResult res)
|
static java.lang.StringBuffer |
Search.makeBlastSummaryTable(BlastResult[] res)
Returns a summary HTML table, hotlinked id, name, score, expect |
| Uses of BlastResult in util.bio.wrappers |
| Methods in util.bio.wrappers that return BlastResult | |
static BlastResult[] |
SimpleBlast.parseBlastGeneral(java.lang.String[] data)
Parses blast output from blastall for dna into BlastResult objects. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||