Uses of Class
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.FeaturesMap
Packages that use FeaturesMap
Package
Description
This package contains the classes needed to configure the ms2pip features.
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_generation
This package contains the classes needed to generate ms2pip features.
-
Uses of FeaturesMap 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 FeaturesMapModifier and TypeMethodDescriptionstatic FeaturesMapFeaturesMapManager.getDefaultFeaturesMap()Returns the default features map used in the c implementation, see https://github.com/mvaudel/ms2pip_c. -
Uses of FeaturesMap in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_generation
Constructors in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_generation with parameters of type FeaturesMap