Uses of Interface
org.biojava.nbio.core.alignment.matrices.AAIndexProvider
Packages that use AAIndexProvider
-
Uses of AAIndexProvider in org.biojava.nbio.core.alignment.matrices
Classes in org.biojava.nbio.core.alignment.matrices that implement AAIndexProviderModifier and TypeClassDescriptionclassThe default provider for AAINDEX loads substitution matrices from the AAINDEX file in the resources directoryMethods in org.biojava.nbio.core.alignment.matrices that return AAIndexProviderModifier and TypeMethodDescriptionstatic AAIndexProviderAAindexFactory.getAAIndexProvider()Gets singleton instance of anAAIndexProvider, always non-nullMethods in org.biojava.nbio.core.alignment.matrices with parameters of type AAIndexProviderModifier and TypeMethodDescriptionstatic voidAAindexFactory.setAAIndexProvider(AAIndexProvider provider) Sets the singleton provider.