|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrthoPairFilter | |
|---|---|
| org.biojava.bio.program.homologene | Support classes for Homologene data. |
| Uses of OrthoPairFilter in org.biojava.bio.program.homologene |
|---|
| Classes in org.biojava.bio.program.homologene that implement OrthoPairFilter | |
|---|---|
static class |
OrthoPairFilter.AcceptAll
|
static class |
OrthoPairFilter.And
|
static class |
OrthoPairFilter.ByMaxIdentity
|
static class |
OrthoPairFilter.ByMinIdentity
|
static class |
OrthoPairFilter.ByRef
|
static class |
OrthoPairFilter.BySimilarityType
|
static class |
OrthoPairFilter.Not
|
static class |
OrthoPairFilter.Or
|
static class |
OrthoPairFilter.Xor
|
| Methods in org.biojava.bio.program.homologene with parameters of type OrthoPairFilter | |
|---|---|
OrthoPairSet |
AbstractOrthoPairSet.filter(OrthoPairFilter filter)
|
OrthoPairSet |
OrthoPairSet.filter(OrthoPairFilter filter)
filter an OrthoPairSet |
| Constructors in org.biojava.bio.program.homologene with parameters of type OrthoPairFilter | |
|---|---|
OrthoPairFilter.And(OrthoPairFilter a,
OrthoPairFilter b)
|
|
OrthoPairFilter.Not(OrthoPairFilter a)
|
|
OrthoPairFilter.Or(OrthoPairFilter a,
OrthoPairFilter b)
|
|
OrthoPairFilter.Xor(OrthoPairFilter a,
OrthoPairFilter b)
|
|
OrthoPairSetFilter.AllPairsInCollection(OrthoPairFilter filter)
|
|
OrthoPairSetFilter.SomePairsInCollection(OrthoPairFilter filter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||