Uses of Interface
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.SingleAAPropertyFeature
Package | Description |
---|---|
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features |
This package contains features implemented for ms2pip.
|
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features.generic |
This package contains generic features implemented for ms2pip.
|
-
Uses of SingleAAPropertyFeature 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 SingleAAPropertyFeature Modifier and Type Class Description class
AAPropertyFeatureAbsolute
An amino acid property feature at a fixed position on the peptide sequence.class
AAPropertyFeatureRelative
An amino acid property feature at a position relative to the end of an ion on the peptide sequence.class
ComplementaryIonAminoAcidFeature
Feature based on the amino acid properties of the complementary ion.class
ForwardIonAminoAcidFeature
Feature based on the amino acid properties of the forward ion.class
PeptideAminoAcidFeature
Feature based on the amino acid properties of a peptide. -
Uses of SingleAAPropertyFeature 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 SingleAAPropertyFeature Modifier and Type Class Description class
AAPropertyFeature
Feature based on an amino acid property.class
AASequenceFeature
Feature based on the amino acid properties of a sequence.