Uses of Class
ubic.gemma.rest.util.args.CompositeSequenceArrayArg
-
Packages that use CompositeSequenceArrayArg Package Description ubic.gemma.rest ubic.gemma.rest.util.args -
-
Uses of CompositeSequenceArrayArg in ubic.gemma.rest
Methods in ubic.gemma.rest with parameters of type CompositeSequenceArrayArg Modifier and Type Method Description FilteredAndPaginatedResponseDataObject<CompositeSequenceValueObject>
PlatformsWebService. getPlatformElement(PlatformArg<?> platformArg, CompositeSequenceArrayArg probesArg, OffsetArg offset, LimitArg limit)
Retrieves composite sequences (elements) of the given platform. -
Uses of CompositeSequenceArrayArg in ubic.gemma.rest.util.args
Methods in ubic.gemma.rest.util.args that return CompositeSequenceArrayArg Modifier and Type Method Description static CompositeSequenceArrayArg
CompositeSequenceArrayArg. valueOf(String s)
-