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