org.biojava3.genome.homology
Class BlastHomologyHits
java.lang.Object
org.biojava3.genome.homology.BlastHomologyHits
public class BlastHomologyHits
- extends Object
- Author:
- Scooter Willis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlastHomologyHits
public BlastHomologyHits()
getMatches
public static LinkedHashMap<String,ArrayList<String>> getMatches(File xmlBlastHits,
double ecutoff)
throws Exception
- Throws:
Exception