Interface AAIndexProvider

    • Method Detail

      • getMatrix

        SubstitutionMatrix<AminoAcidCompoundgetMatrix​(String matrixName)
        Gets a substitution matrix by its name. The matrices are defined in src/main/resources/matrices/AAINDEX.txt
        Parameters:
        matrixName -
        Returns:
        The @{code}SubstitutionMatrix or null if not exists