| Package | Description | 
|---|---|
| org.biojava.bio.program.ssaha | 
 SSAHA sequence searching API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataStore.search(String id,
      SymbolList symList,
      SearchListener listener)
Search the DataStore with a symbol list. 
 | 
String | 
DataStore.seqNameForID(int id)
Resolve an ID to a sequence name. 
 | 
Copyright © 2020 BioJava. All rights reserved.