Uses of Class
com.compomics.util.protein.Protein
Packages that use Protein
Package
Description
Useful objects for modeling and handling nucleotides.
Classes concerning useful Objects and their operations for modeling and handling proteins.
-
Uses of Protein in com.compomics.util.nucleotide
Methods in com.compomics.util.nucleotide that return Protein -
Uses of Protein in com.compomics.util.protein
Methods in com.compomics.util.protein that return ProteinModifier and TypeMethodDescriptionProtein[]This method is the focus of the Enzyme instance.Protein[]This method is the focus of the Enzyme instance.Protein[]This method is the focus of the Enzyme instance.Protein[]Protein.getCTermTruncatedProtein(int aSize) This method truncates the sequence for this protein on the C-terminus to the requested size.Protein.getNTermTruncatedProtein(int aSize) This method truncates the sequence for this protein on the N-terminus to the requested size.Protein[]This cleave method will process sequence XDYRZ solely into YR peptides.Methods in com.compomics.util.protein with parameters of type ProteinModifier and TypeMethodDescriptionProtein[]This method is the focus of the Enzyme instance.Protein[]This method is the focus of the Enzyme instance.Protein[]This method is the focus of the Enzyme instance.Protein[]Protein[]This cleave method will process sequence XDYRZ solely into YR peptides.