Package org.biojava.nbio.genome.homology
Class BlastHomologyHits
java.lang.Object
org.biojava.nbio.genome.homology.BlastHomologyHits
- Author:
- Scooter Willis
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LinkedHashMap
<String, ArrayList<String>> getMatches
(File xmlBlastHits, double ecutoff)
-
Constructor Details
-
BlastHomologyHits
public BlastHomologyHits()
-
-
Method Details
-
getMatches
public static LinkedHashMap<String,ArrayList<String>> getMatches(File xmlBlastHits, double ecutoff) throws Exception - Throws:
Exception
-