Uses of Interface
org.biojava.nbio.core.alignment.matrices.AAIndexProvider
-
Packages that use AAIndexProvider Package Description org.biojava.nbio.core.alignment.matrices -
-
Uses of AAIndexProvider in org.biojava.nbio.core.alignment.matrices
Classes in org.biojava.nbio.core.alignment.matrices that implement AAIndexProvider Modifier and Type Class Description classDefaultAAIndexProviderThe default provider for AAINDEX loads substitution matrices from the AAINDEX file in the resources directoryMethods in org.biojava.nbio.core.alignment.matrices that return AAIndexProvider Modifier and Type Method Description static AAIndexProviderAAindexFactory. getAAIndexProvider()Methods in org.biojava.nbio.core.alignment.matrices with parameters of type AAIndexProvider Modifier and Type Method Description static voidAAindexFactory. setAAIndexProvider(AAIndexProvider provider)
-