Uses of Interface
org.biojava.nbio.core.alignment.matrices.AAIndexProvider
-
Uses of AAIndexProvider in org.biojava.nbio.core.alignment.matrices
Modifier and TypeClassDescriptionclass
The default provider for AAINDEX loads substitution matrices from the AAINDEX file in the resources directoryModifier and TypeMethodDescriptionstatic AAIndexProvider
AAindexFactory.getAAIndexProvider()
Gets singleton instance of anAAIndexProvider
, always non-nullModifier and TypeMethodDescriptionstatic void
AAindexFactory.setAAIndexProvider
(AAIndexProvider provider) Sets the singleton provider.