JAligner

Uses of Class
jaligner.matrix.MatrixLoaderException

Packages that use MatrixLoaderException
jaligner.matrix Scoring matrices package. 
 

Uses of MatrixLoaderException in jaligner.matrix
 

Methods in jaligner.matrix that throw MatrixLoaderException
static Matrix MatrixLoader.load(java.lang.String matrix)
          Loads scoring matrix from Jar file or file system.
static Matrix MatrixLoader.load(NamedInputStream nis)
          Loads scoring matrix from InputStream
static java.util.Collection MatrixLoader.list(boolean sort)
          Returns a list of the scoring matrices in the matrices home directory
static java.util.Collection MatrixLoader.list()
          Returns a list of the scoring matrices in the matrices home directory
 


JAligner

Ahmed Moustafa (ahmed@users.sf.net)SourceForge.net
The source code of JAligner is licensed under The GNU General Public License (GPL)