org.biojava3.alignment.aaindex
Class AAindexFactory

java.lang.Object
  extended by org.biojava3.alignment.aaindex.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 Summary
AAindexFactory()
           
 
Method Summary
static AAIndexProvider getAAIndexProvider()
           
static void setAAIndexProvider(AAIndexProvider provider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AAindexFactory

public AAindexFactory()
Method Detail

getAAIndexProvider

public static AAIndexProvider getAAIndexProvider()

setAAIndexProvider

public static void setAAIndexProvider(AAIndexProvider provider)