Interface AAIndexProvider

All Known Implementing Classes:
DefaultAAIndexProvider

public interface AAIndexProvider
  • Method Details

    • getMatrix

      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