org.biojava.bio.program.homologene
Class OrthoPairSetFilter.ByMinIdentity
java.lang.Object
org.biojava.bio.program.homologene.OrthoPairSetFilter.ByMinIdentity
- All Implemented Interfaces:
- OrthoPairSetFilter
- Enclosing interface:
- OrthoPairSetFilter
public static final class OrthoPairSetFilter.ByMinIdentity
- extends Object
- implements OrthoPairSetFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrthoPairSetFilter.ByMinIdentity
public OrthoPairSetFilter.ByMinIdentity(double minValue)
accept
public boolean accept(OrthoPairSet group)
- Specified by:
accept
in interface OrthoPairSetFilter