Package com.compomics.util.experiment.identification.matches

Experiment classes related to matches. e.g., peptides, proteins, modifications and spectra.
  • Class Summary 
    Class Description
    IonMatch
    This class represents the assignment of a peak to a theoretical ion.
    ModificationMatch
    This class models the match between theoretic PTM and identification results.
    PeptideMatch
    This class models a peptide match.
    PeptideVariantMatches
    This class represents a set of variants found on a peptide.
    ProteinMatch
    This class models a protein match.
    SpectrumMatch
    This class models a spectrum match.
  • Enum Summary 
    Enum Description
    IonMatch.MzErrorType
    Enum of the supported error types.