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 TypeClassDescriptionclass
The 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 AAIndexProvider
AAindexFactory.getAAIndexProvider()
Gets singleton instance of anAAIndexProvider
, always non-nullMethods in org.biojava.nbio.core.alignment.matrices with parameters of type AAIndexProviderModifier and TypeMethodDescriptionstatic void
AAindexFactory.setAAIndexProvider
(AAIndexProvider provider) Sets the singleton provider.