Uses of Class
ubic.gemma.core.analysis.singleCell.aggregate.SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder
Packages that use SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder
Package
Description
This package contains classes for subsetting and aggregating single-cell data.
-
Uses of SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder in ubic.gemma.core.analysis.singleCell.aggregate
Methods in ubic.gemma.core.analysis.singleCell.aggregate that return SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilderModifier and TypeMethodDescriptionSingleCellExperimentSubSetsCreationConfig.builder()SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder.ignoreUnmatchedCharacteristics(boolean ignoreUnmatchedCharacteristics) Whether to allow unmapped characteristics.SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder.ignoreUnmatchedFactorValues(boolean ignoreUnmatchedFactorValues) Whether to allow unmapped factor values.