Uses of Enum
com.compomics.util.parameters.identification.tool_specific.MetaMorpheusParameters.MetaMorpheusMassDiffAcceptorType
Packages that use MetaMorpheusParameters.MetaMorpheusMassDiffAcceptorType
Package
Description
Parameters settings for the search algorithms.
-
Uses of MetaMorpheusParameters.MetaMorpheusMassDiffAcceptorType in com.compomics.util.parameters.identification.tool_specific
Methods in com.compomics.util.parameters.identification.tool_specific that return MetaMorpheusParameters.MetaMorpheusMassDiffAcceptorTypeModifier and TypeMethodDescriptionMetaMorpheusParameters.getMassDiffAcceptorType()Returns the mass difference acceptor type.Returns the enum constant of this type with the specified name.MetaMorpheusParameters.MetaMorpheusMassDiffAcceptorType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.compomics.util.parameters.identification.tool_specific with parameters of type MetaMorpheusParameters.MetaMorpheusMassDiffAcceptorTypeModifier and TypeMethodDescriptionvoidMetaMorpheusParameters.setMassDiffAcceptorType(MetaMorpheusParameters.MetaMorpheusMassDiffAcceptorType massDiffAcceptorType) Set the mass difference acceptor type.