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
Exception
public LinkedHashMap<String,ArrayList<String>> getHitsQueryDef(double maxEScore) throws Exception
Exception
Copyright © 2000–2019 BioJava. All rights reserved.