Uses of Class
org.biojava.bio.program.das.dasalignment.DASException
-
Packages that use DASException Package Description org.biojava.bio.program.das.dasalignment request alignments via DAS -
-
Uses of DASException in org.biojava.bio.program.das.dasalignment
Methods in org.biojava.bio.program.das.dasalignment that throw DASException Modifier and Type Method Description voidAlignment. addBlock(Annotation block)Add a "Block" Annotation.voidAlignment. addMatrix(Annotation matrix)add Annotation of DAS alignment "matrix" type.voidAlignment. addObject(Annotation object)add Annotation of DAS alignment "object" type.voidAlignment. addScore(Annotation score)adds a "Score" Annotation.voidAlignment. addVector(Annotation vector)add Annotation of DAS alignment "vector" type.
-