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