Uses of Class
org.biojava.bio.BioError
- 
Packages that use BioError Package Description org.biojava.bio.alignment Classes to generate and describe sequence alignments.org.biojava.bio.program.abi ABI Trace Handling. - 
- 
Uses of BioError in org.biojava.bio.alignment
Methods in org.biojava.bio.alignment that throw BioError Modifier and Type Method Description voidAlignmentElement. setLoc(Location nLoc)voidSimpleAlignmentElement. setLoc(Location nLoc) - 
Uses of BioError in org.biojava.bio.program.abi
Methods in org.biojava.bio.program.abi that throw BioError Modifier and Type Method Description SymbolListABITrace. getSequence()Returns the original programatically determined (unedited) sequence as aSymbolList. 
 -