Uses of Interface
org.biojava.nbio.aaproperties.IPeptideProperties
-
Packages that use IPeptideProperties Package Description org.biojava.nbio.aaproperties Set of classes that responsible for providing APIs and Command Prompt access to generate some basic physico-chemical properties of protein sequences. -
-
Uses of IPeptideProperties in org.biojava.nbio.aaproperties
Classes in org.biojava.nbio.aaproperties that implement IPeptideProperties Modifier and Type Class Description class
PeptidePropertiesImpl
This class contains the actual implementation of IPeptideProperties and is wrapped around by PeptideProperties for ease of use.
-