Package com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration

This package contains the classes needed to configure the ms2pip features.
  • Interface Summary 
    Interface Description
    Ms2pipFeature
    Interface for an ms2pip feature.
    MultipleAAPropertyFeature
    Interface for the ms2pip features having multiple amino acid properties.
    SingleAAPropertyFeature
    Interface for the ms2pip features having a single amino acid property.
  • Class Summary 
    Class Description
    FeaturesMap
    This class contains a map of selected features indexed by category.
    FeaturesMapManager
    This class is used to manage the features maps.