Uses of Interface
org.biojava.bio.seq.io.SymbolReader
-
Packages that use SymbolReader Package Description org.biojava.bio.seq.io Classes and interfaces for processing and producing flat-file representations of sequences. -
-
Uses of SymbolReader in org.biojava.bio.seq.io
Methods in org.biojava.bio.seq.io with parameters of type SymbolReader Modifier and Type Method Description SymbolList
ChunkedSymbolListFactory. make(SymbolReader sr)
Method to create a Sequence with a SymbolReader.
-