Uses of Class
com.compomics.util.pride.prideobjects.Instrument
Packages that use Instrument
Package
Description
Objects related to mapping to PRIDE.
Objects related to mapping experiment annotation to PRIDE.
-
Uses of Instrument in com.compomics.util.pride
Methods in com.compomics.util.pride that return types with arguments of type InstrumentMethods in com.compomics.util.pride with parameters of type InstrumentModifier and TypeMethodDescriptionvoidPrideObjectsFactory.addInstrument(Instrument instrument) Adds a instrument in the PRIDE objects.voidPrideObjectsFactory.deleteInstrument(Instrument instrument) Delete the given instrument. -
Uses of Instrument in com.compomics.util.pride.prideobjects
Methods in com.compomics.util.pride.prideobjects that return types with arguments of type InstrumentModifier and TypeMethodDescriptionstatic ArrayList<Instrument> Instrument.getDefaultInstruments()Returns a list of predefined instruments.