|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BioMatcher | |
|---|---|
| org.biojava.bio.search | Interfaces and classes for representing sequence similarity search results. |
| Uses of BioMatcher in org.biojava.bio.search |
|---|
| Classes in org.biojava.bio.search that implement BioMatcher | |
|---|---|
class |
MaxMismatchMatcher
A BioMatcher class returned by MaxMismatchPattern.matcher() that implements searching of a SymbolList. |
| Methods in org.biojava.bio.search that return BioMatcher | |
|---|---|
BioMatcher |
MaxMismatchPattern.matcher(SymbolList symList)
|
BioMatcher |
SeqContentPattern.matcher(SymbolList symList)
|
BioMatcher |
BioPattern.matcher(SymbolList symList)
Get a matcher that will use these parameters to search a SymbolList. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||