Uses of Interface
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.Ms2pipFeature
Packages that use Ms2pipFeature
Package
Description
This package contains the classes needed to configure the ms2pip features.
This package contains features implemented for ms2pip.
This package contains generic features implemented for ms2pip.
-
Uses of Ms2pipFeature in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration
Methods in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration that return Ms2pipFeatureModifier and TypeMethodDescriptionFeaturesMap.getFeatures(String category) Returns the features in the map for the given category.Methods in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration with parameters of type Ms2pipFeatureModifier and TypeMethodDescriptionvoidFeaturesMap.addFeature(Ms2pipFeature ms2pipFeature) Adds a feature to the map. -
Uses of Ms2pipFeature in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features
Classes in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features that implement Ms2pipFeatureModifier and TypeClassDescriptionclassAn amino acid identity feature at a fixed position on the peptide sequence.classAn amino acid identity feature at a position relative to the end of an ion on the peptide sequence.classAn amino acid property feature at a fixed position on the peptide sequence.classAn amino acid property feature at a position relative to the end of an ion on the peptide sequence.classFeature based on the relationship between two amino acid features.classFeature based on the amino acid properties of the complementary ion.classFeature based on a property of the complementary ion.classFeature based on the amino acid properties of the forward ion.classFeature based on a property of the forward ion.classFeature based on the modification status of an amino acid.classFeature based on the amino acid properties of a peptide.classFeature based on a peptide property. -
Uses of Ms2pipFeature in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features.generic
Classes in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features.generic that implement Ms2pipFeatureModifier and TypeClassDescriptionclassFeature based on an amino acid identity.classFeature based on an amino acid property.classFeature based on the amino acid properties of a sequence.classFeature based on a property of an ion.