Package com.compomics.util.experiment.mass_spectrometry

Experiment classes related to mass spectrometry.
  • Interface Summary 
    Interface Description
    SpectrumProvider
    Interface for objects providing spectra.
  • Class Summary 
    Class Description
    SimpleNoiseDistribution
    This class makes a simple modeling of the noise using a normal distribution on the log of the peak intensities and returns the associated binned cumulative probability for a given intensity.
  • Enum Summary 
    Enum Description
    FragmentationMethod
    Enum for the different fragmentation methods.