Uses of Class
ubic.gemma.core.analysis.singleCell.aggregate.SingleCellExperimentSubSetsCreationConfig
Packages that use SingleCellExperimentSubSetsCreationConfig
Package
Description
This package contains classes for subsetting and aggregating single-cell data.
-
Uses of SingleCellExperimentSubSetsCreationConfig in ubic.gemma.core.analysis.singleCell.aggregate
Methods in ubic.gemma.core.analysis.singleCell.aggregate that return SingleCellExperimentSubSetsCreationConfigModifier and TypeMethodDescriptionSingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder.build()Methods in ubic.gemma.core.analysis.singleCell.aggregate with parameters of type SingleCellExperimentSubSetsCreationConfigModifier and TypeMethodDescriptionSingleCellExpressionExperimentSubSetService.createSubSets(ExpressionExperiment ee, SingleCellDimension scd, CellLevelCharacteristics clc, ExperimentalFactor factor, Map<Characteristic, FactorValue> cellTypeMapping, SingleCellExperimentSubSetsCreationConfig config) Subset biomaterials and bioassays by the givenCellLevelCharacteristics.SingleCellExpressionExperimentSubSetServiceImpl.createSubSets(ExpressionExperiment ee, SingleCellDimension scd, CellLevelCharacteristics clc, ExperimentalFactor factor, Map<Characteristic, FactorValue> mappedCellTypeFactors, SingleCellExperimentSubSetsCreationConfig config) SingleCellExpressionExperimentCreateSubSetsAndAggregateService.createSubSetsAndAggregate(ExpressionExperiment expressionExperiment, QuantitationType scQt, CellLevelCharacteristics cta, ExperimentalFactor cellTypeFactor, Map<Characteristic, FactorValue> c2f, SingleCellExperimentSubSetsCreationConfig singleCellExperimentSubSetsCreationConfig, SingleCellAggregationConfig config) Create subsets and aggregate by any cell-level characteristics.SingleCellExpressionExperimentCreateSubSetsAndAggregateServiceImpl.createSubSetsAndAggregate(ExpressionExperiment expressionExperiment, QuantitationType scQt, CellLevelCharacteristics clc, ExperimentalFactor cellTypeFactor, Map<Characteristic, FactorValue> c2f, SingleCellExperimentSubSetsCreationConfig singleCellExperimentSubSetsCreationConfig, SingleCellAggregationConfig config) SingleCellExpressionExperimentCreateSubSetsAndAggregateService.createSubSetsAndAggregateByCellType(ExpressionExperiment expressionExperiment, SingleCellExperimentSubSetsCreationConfig singleCellExperimentSubSetsCreationConfig, SingleCellAggregationConfig config) Create subsets and aggregate by cell type.SingleCellExpressionExperimentCreateSubSetsAndAggregateServiceImpl.createSubSetsAndAggregateByCellType(ExpressionExperiment expressionExperiment, SingleCellExperimentSubSetsCreationConfig singleCellExperimentSubSetsCreationConfig, SingleCellAggregationConfig config) SingleCellExpressionExperimentSubSetService.createSubSetsByCellType(ExpressionExperiment ee, SingleCellExperimentSubSetsCreationConfig config) Subset a single-cell dataset by preferred cell type assignment the cell type factor and theSingleCellExpressionExperimentSubSetServiceImpl.createSubSetsByCellType(ExpressionExperiment ee, SingleCellExperimentSubSetsCreationConfig config)