Uses of Class
com.compomics.util.pride.prideobjects.ReferenceGroup
Packages that use ReferenceGroup
Package
Description
Objects related to mapping to PRIDE.
Objects related to mapping experiment annotation to PRIDE.
-
Uses of ReferenceGroup in com.compomics.util.pride
Methods in com.compomics.util.pride that return types with arguments of type ReferenceGroupModifier and TypeMethodDescriptionPrideObjectsFactory.getReferenceGroups()Returns the reference groups.Methods in com.compomics.util.pride with parameters of type ReferenceGroupModifier and TypeMethodDescriptionvoidPrideObjectsFactory.addReferenceGroup(ReferenceGroup referenceGroup) Adds a reference group in the PRIDE objects.voidPrideObjectsFactory.deleteReferenceGroup(ReferenceGroup referenceGroup) Delete the given reference group. -
Uses of ReferenceGroup in com.compomics.util.pride.prideobjects
Methods in com.compomics.util.pride.prideobjects that return types with arguments of type ReferenceGroupModifier and TypeMethodDescriptionstatic ArrayList<ReferenceGroup> ReferenceGroup.getDefaultReferences()Returns the default references.