Class AAindexFactory

java.lang.Object
org.biojava.nbio.core.alignment.matrices.AAindexFactory

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

    • AAindexFactory

      public AAindexFactory()
  • Method Details

    • getAAIndexProvider

      public static AAIndexProvider getAAIndexProvider()
    • setAAIndexProvider

      public static void setAAIndexProvider(AAIndexProvider provider)