org.biojava3.genome.query
Class BlastXMLQuery
java.lang.Object
org.biojava3.genome.query.BlastXMLQuery
public class BlastXMLQuery
- extends Object
- Author:
- Scooter Willis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlastXMLQuery
public BlastXMLQuery(String blastFile)
throws Exception
- Throws:
Exception
getHitsQueryDef
public LinkedHashMap<String,ArrayList<String>> getHitsQueryDef(double maxEScore)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)