Uses of Interface
org.biojava.bio.search.BioMatcher

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
 

Methods in org.biojava.bio.search that return BioMatcher
 BioMatcher SeqContentPattern.matcher(SymbolList symList)
           
 BioMatcher MaxMissmatchPattern.matcher(SymbolList symList)
           
 BioMatcher BioPattern.matcher(SymbolList symList)
          Get a matcher that will use these parameters to search a SymbolList.