Uses of Class
ubic.gemma.model.expression.arrayDesign.ArrayDesignValueObject
Packages that use ArrayDesignValueObject
Package
Description
-
Uses of ArrayDesignValueObject in ubic.gemma.core.analysis.report
Methods in ubic.gemma.core.analysis.report that return ArrayDesignValueObjectModifier and TypeMethodDescriptionArrayDesignReportService.generateArrayDesignReport
(Long id) ArrayDesignReportServiceImpl.generateArrayDesignReport
(Long id) ArrayDesignReportService.getSummaryObject()
ArrayDesignReportService.getSummaryObject
(Long id) ArrayDesignReportServiceImpl.getSummaryObject()
Get the cached summary object that represents all platforms.ArrayDesignReportServiceImpl.getSummaryObject
(Long id) Get a specific cached summary objectMethods in ubic.gemma.core.analysis.report that return types with arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionArrayDesignReportService.getSummaryObject
(Collection<Long> ids) ArrayDesignReportServiceImpl.getSummaryObject
(Collection<Long> ids) Get the cached summary objectsMethods in ubic.gemma.core.analysis.report with parameters of type ArrayDesignValueObjectModifier and TypeMethodDescriptionvoid
ArrayDesignReportService.generateArrayDesignReport
(ArrayDesignValueObject adVo) void
ArrayDesignReportServiceImpl.generateArrayDesignReport
(ArrayDesignValueObject adVo) Method parameters in ubic.gemma.core.analysis.report with type arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionvoid
ArrayDesignReportService.fillEventInformation
(Collection<ArrayDesignValueObject> adVos) void
ArrayDesignReportServiceImpl.fillEventInformation
(Collection<ArrayDesignValueObject> adVos) Fill in event informationvoid
ArrayDesignReportService.fillInSubsumptionInfo
(Collection<ArrayDesignValueObject> valueObjects) void
ArrayDesignReportServiceImpl.fillInSubsumptionInfo
(Collection<ArrayDesignValueObject> valueObjects) void
ArrayDesignReportService.fillInValueObjects
(Collection<ArrayDesignValueObject> adVos) void
ArrayDesignReportServiceImpl.fillInValueObjects
(Collection<ArrayDesignValueObject> adVos) Fill in the probe summary statistics -
Uses of ArrayDesignValueObject in ubic.gemma.model.expression.arrayDesign
Methods in ubic.gemma.model.expression.arrayDesign that return types with arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionstatic Collection
<ArrayDesignValueObject> ArrayDesignValueObject.create
(Collection<ArrayDesign> subsumees) Constructors in ubic.gemma.model.expression.arrayDesign with parameters of type ArrayDesignValueObjectModifierConstructorDescriptionprotected
ArrayDesignValueObject
(ArrayDesignValueObject arrayDesignValueObject) Copies constructor from other ArrayDesignValueObject -
Uses of ArrayDesignValueObject in ubic.gemma.model.expression.bioAssay
Constructor parameters in ubic.gemma.model.expression.bioAssay with type arguments of type ArrayDesignValueObjectModifierConstructorDescriptionBioAssayValueObject
(BioAssay bioAssay, Map<ArrayDesign, ArrayDesignValueObject> ad2vo, BioAssay sourceBioAssay, boolean basic, boolean allFactorValues) -
Uses of ArrayDesignValueObject in ubic.gemma.model.expression.bioAssayData
Constructors in ubic.gemma.model.expression.bioAssayData with parameters of type ArrayDesignValueObjectModifierConstructorDescriptionBooleanVectorValueObject
(BulkExpressionDataVector dedv, ExpressionExperimentValueObject eevo, QuantitationTypeValueObject qtvo, BioAssayDimensionValueObject badvo, ArrayDesignValueObject advo) protected
DataVectorValueObject
(BulkExpressionDataVector dedv, ExpressionExperimentValueObject eevo, QuantitationTypeValueObject qtVo, BioAssayDimensionValueObject badvo, ArrayDesignValueObject advo, Collection<Long> genes) DoubleVectorValueObject
(BulkExpressionDataVector dedv, ExpressionExperimentValueObject eevo, QuantitationTypeValueObject qtvo, BioAssayDimensionValueObject badVo, ArrayDesignValueObject advo, Collection<Long> genes) DoubleVectorValueObject
(BulkExpressionDataVector dedv, ExpressionExperimentValueObject eevo, QuantitationTypeValueObject qtvo, BioAssayDimensionValueObject vectorsBadVo, ArrayDesignValueObject advo, Collection<Long> genes, BioAssayDimensionValueObject dimToMatch) Create a vector where we expect to have to create one or more gaps to match other vectors, defined by dimToMatch. -
Uses of ArrayDesignValueObject in ubic.gemma.model.expression.designElement
Methods in ubic.gemma.model.expression.designElement that return ArrayDesignValueObjectMethods in ubic.gemma.model.expression.designElement with parameters of type ArrayDesignValueObjectModifier and TypeMethodDescriptionvoid
CompositeSequenceValueObject.setArrayDesign
(ArrayDesignValueObject arrayDesign) Constructors in ubic.gemma.model.expression.designElement with parameters of type ArrayDesignValueObjectModifierConstructorDescriptionCompositeSequenceValueObject
(CompositeSequence cs, ArrayDesignValueObject arrayDesign) Constructor that reuses an existingArrayDesignValueObject
. -
Uses of ArrayDesignValueObject in ubic.gemma.model.expression.experiment
Methods in ubic.gemma.model.expression.experiment that return types with arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionExpressionExperimentDetailsValueObject.getArrayDesigns()
ExpressionExperimentDetailsValueObject.getOriginalPlatforms()
Method parameters in ubic.gemma.model.expression.experiment with type arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionvoid
ExpressionExperimentDetailsValueObject.setArrayDesigns
(Collection<ArrayDesignValueObject> arrayDesigns) As a side effect, sets the technology type and taxon of this based on the first arrayDesign.void
ExpressionExperimentDetailsValueObject.setOriginalPlatforms
(Collection<ArrayDesignValueObject> originalPlatforms) Constructor parameters in ubic.gemma.model.expression.experiment with type arguments of type ArrayDesignValueObjectModifierConstructorDescriptionExpressionExperimentSubsetValueObject
(ExpressionExperimentSubSet ees, Map<ArrayDesign, ArrayDesignValueObject> arrayDesignValueObjectsById, Map<BioAssay, BioAssay> bioAssay2SourceBioAssayMap, boolean includeAssays, boolean basic, boolean allFactorValues) -
Uses of ArrayDesignValueObject in ubic.gemma.persistence.service.expression.arrayDesign
Methods in ubic.gemma.persistence.service.expression.arrayDesign that return ArrayDesignValueObjectModifier and TypeMethodDescriptionprotected ArrayDesignValueObject
ArrayDesignDaoImpl.doLoadValueObject
(ArrayDesign ad) Loads a single value objects for the given array design.Methods in ubic.gemma.persistence.service.expression.arrayDesign that return types with arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionArrayDesignDao.loadBlacklistedValueObjects
(Filters filters, Sort sort, int offset, int limit) ArrayDesignDaoImpl.loadBlacklistedValueObjects
(Filters filters, Sort sort, int offset, int limit) ArrayDesignService.loadBlacklistedValueObjects
(Filters filters, Sort sort, int offset, int limit) No need for ACL_VALUE_OBJECT_COLLECTION_READ because the filtering is done in the query.ArrayDesignServiceImpl.loadBlacklistedValueObjects
(Filters filters, Sort sort, int offset, int limit) ArrayDesignDao.loadValueObjectsForEE
(Long eeId) ArrayDesignDaoImpl.loadValueObjectsForEE
(Long eeId) ArrayDesignService.loadValueObjectsForEE
(Long eeId) Loads the Value Objects for array designs used by expression experiment with the given IDArrayDesignServiceImpl.loadValueObjectsForEE
(Long eeId) ArrayDesignService.loadValueObjectsWithCache
(Filters filters, Sort sort) ArrayDesignServiceImpl.loadValueObjectsWithCache
(Filters filters, Sort sort) Method parameters in ubic.gemma.persistence.service.expression.arrayDesign with type arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionprotected void
ArrayDesignDaoImpl.postProcessValueObjects
(List<ArrayDesignValueObject> results) -
Uses of ArrayDesignValueObject in ubic.gemma.persistence.service.expression.bioAssay
Method parameters in ubic.gemma.persistence.service.expression.bioAssay with type arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionBioAssayDao.loadValueObjects
(Collection<BioAssay> entities, Map<ArrayDesign, ArrayDesignValueObject> ad2vo, Map<BioAssay, BioAssay> assay2sourceAssayMap, boolean basic, boolean allFactorValues) BioAssayDaoImpl.loadValueObjects
(Collection<BioAssay> entities, Map<ArrayDesign, ArrayDesignValueObject> ad2vo, Map<BioAssay, BioAssay> assay2sourceAssayMap, boolean basic, boolean allFactorValues) -
Uses of ArrayDesignValueObject in ubic.gemma.rest
Subclasses of ArrayDesignValueObject in ubic.gemma.restModifier and TypeClassDescriptionstatic class
Methods in ubic.gemma.rest that return types with arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionPlatformsWebService.getBlacklistedPlatforms
(FilterArg<ArrayDesign> filter, SortArg<ArrayDesign> sort, OffsetArg offset, LimitArg limit) DatasetsWebService.getDatasetPlatforms
(DatasetArg<?> datasetArg) Retrieves platforms for the given dataset.PlatformsWebService.getPlatforms
(FilterArg<ArrayDesign> filter, OffsetArg offset, LimitArg limit, SortArg<ArrayDesign> sort) PlatformsWebService.getPlatformsByIds
(PlatformArrayArg platformsArg, FilterArg<ArrayDesign> filter, OffsetArg offset, LimitArg limit, SortArg<ArrayDesign> sort) Retrieves all datasets matching the given identifiers.Constructors in ubic.gemma.rest with parameters of type ArrayDesignValueObjectModifierConstructorDescriptionArrayDesignWithUsageStatisticsValueObject
(ArrayDesignValueObject arrayDesign, Long numberOfExpressionExperiments, Long numberOfExpressionExperimentsForTechnologyType) Constructor parameters in ubic.gemma.rest with type arguments of type ArrayDesignValueObjectModifierConstructorDescriptionExpressionExperimentSubsetWithFactorValuesObject
(ExpressionExperimentSubSet subset, Set<FactorValue> factorValues, Map<ArrayDesign, ArrayDesignValueObject> id2advo, boolean includeAssays, Map<BioAssay, BioAssay> assay2sourceAssayMap) -
Uses of ArrayDesignValueObject in ubic.gemma.rest.util.args
Methods in ubic.gemma.rest.util.args that return types with arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionDatasetArgService.getPlatforms
(DatasetArg<?> arg) Retrieves the Platforms of the Dataset that this argument represents. -
Uses of ArrayDesignValueObject in ubic.gemma.web.controller.expression.arrayDesign
Subclasses of ArrayDesignValueObject in ubic.gemma.web.controller.expression.arrayDesignModifier and TypeClassDescriptionclass
Extended value object to carry more data to client.Methods in ubic.gemma.web.controller.expression.arrayDesign that return ArrayDesignValueObjectModifier and TypeMethodDescriptionArrayDesignValueObjectExt.getAlternative()
ArrayDesignValueObjectExt.getMerger()
ArrayDesignValueObjectExt.getSubsumer()
ArrayDesignController.loadArrayDesignsSummary()
Methods in ubic.gemma.web.controller.expression.arrayDesign that return types with arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionArrayDesignController.browse
(ListBatchCommand batch, Long[] ids, boolean showMerged, boolean showOrphans) ArrayDesignController.getArrayDesigns
(Long[] arrayDesignIds, boolean showMergees, boolean showOrphans) ArrayDesignValueObjectExt.getMergees()
ArrayDesignValueObjectExt.getSubsumees()
ArrayDesignController.loadArrayDesignsForShowAll
(Long[] arrayDesignIds) Methods in ubic.gemma.web.controller.expression.arrayDesign with parameters of type ArrayDesignValueObjectModifier and TypeMethodDescriptionvoid
ArrayDesignValueObjectExt.setAlternative
(ArrayDesignValueObject alternative) void
ArrayDesignValueObjectExt.setMerger
(ArrayDesignValueObject arrayDesignValueObject) void
ArrayDesignValueObjectExt.setSubsumer
(ArrayDesignValueObject arrayDesignValueObject) Method parameters in ubic.gemma.web.controller.expression.arrayDesign with type arguments of type ArrayDesignValueObjectModifier and TypeMethodDescriptionvoid
ArrayDesignValueObjectExt.setMergees
(Collection<ArrayDesignValueObject> mergees) void
ArrayDesignValueObjectExt.setSubsumees
(Collection<ArrayDesignValueObject> subsumees) Constructors in ubic.gemma.web.controller.expression.arrayDesign with parameters of type ArrayDesignValueObject -
Uses of ArrayDesignValueObject in ubic.gemma.web.taglib.arrayDesign
Methods in ubic.gemma.web.taglib.arrayDesign with parameters of type ArrayDesignValueObjectModifier and TypeMethodDescriptionstatic String
ArrayDesignHtmlUtil.getSummaryHtml
(ArrayDesignValueObject object) Generate a pretty HTML table with the array design stats summary, used for AJAX version.