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 |