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 void
AlignmentElement. setLoc(Location nLoc)
void
SimpleAlignmentElement. 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 SymbolList
ABITrace. getSequence()
Returns the original programatically determined (unedited) sequence as aSymbolList
.
-