public class BlastXMLQuery extends Object
| Constructor and Description |
|---|
BlastXMLQuery(String blastFile) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,ArrayList<String>> |
getHitsQueryDef(double maxEScore) |
static void |
main(String[] args) |
public BlastXMLQuery(String blastFile) throws Exception
Exceptionpublic LinkedHashMap<String,ArrayList<String>> getHitsQueryDef(double maxEScore) throws Exception
ExceptionCopyright © 2000–2018 BioJava. All rights reserved.