Uses of Record Class
ubic.gemma.core.security.audit.payload.SingleCellAggregationPayload
Packages that use SingleCellAggregationPayload
Package
Description
This package contains classes for subsetting and aggregating single-cell data.
-
Uses of SingleCellAggregationPayload in ubic.gemma.core.analysis.singleCell.aggregate
Methods in ubic.gemma.core.analysis.singleCell.aggregate with parameters of type SingleCellAggregationPayloadModifier and TypeMethodDescriptionvoidSingleCellExpressionExperimentAggregateAuditService.recordAggregateCreated(ExpressionExperiment ee, String note, SingleCellAggregationPayload payload) Emit aDataAddedEventforeewith the given aggregate payload.voidSingleCellExpressionExperimentAggregateAuditServiceImpl.recordAggregateCreated(ExpressionExperiment ee, String note, SingleCellAggregationPayload payload)