Uses of Interface
org.biojava.bio.program.ssaha.SequenceStreamer
- 
Packages that use SequenceStreamer Package Description org.biojava.bio.program.ssaha SSAHA sequence searching API.
- 
- 
Uses of SequenceStreamer in org.biojava.bio.program.ssahaClasses in org.biojava.bio.program.ssaha that implement SequenceStreamer Modifier and Type Class Description static classSequenceStreamer.FileStreamerstatic classSequenceStreamer.SequenceDBStreamerMethods in org.biojava.bio.program.ssaha with parameters of type SequenceStreamer Modifier and Type Method Description DataStoreCompactedDataStoreFactory. buildDataStore(File storeFile, SequenceStreamer streamer, Packing packing, int wordLength, int stepSize, int threshold)
 
-