Class AAindexFactory


  • public class AAindexFactory
    extends Object
    Factory class to get Providers for substitution matrices that are provided by the AAINDEX database.
    Author:
    Andreas Prlic
    • Constructor Detail

      • AAindexFactory

        public AAindexFactory()
    • Method Detail

      • getAAIndexProvider

        public static AAIndexProvider getAAIndexProvider()
        Gets singleton instance of an AAIndexProvider, always non-null
        Returns:
      • setAAIndexProvider

        public static void setAAIndexProvider​(AAIndexProvider provider)
        Sets the singleton provider.
        Parameters:
        provider -