Class SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder
java.lang.Object
ubic.gemma.core.analysis.singleCell.aggregate.SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder
- Enclosing class:
SingleCellExperimentSubSetsCreationConfig
public static class SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()ignoreUnmatchedCharacteristics(boolean ignoreUnmatchedCharacteristics) Whether to allow unmapped characteristics.ignoreUnmatchedFactorValues(boolean ignoreUnmatchedFactorValues) Whether to allow unmapped factor values.toString()
-
Method Details
-
ignoreUnmatchedCharacteristics
public SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder ignoreUnmatchedCharacteristics(boolean ignoreUnmatchedCharacteristics) Whether to allow unmapped characteristics.- Returns:
this.
-
ignoreUnmatchedFactorValues
public SingleCellExperimentSubSetsCreationConfig.SingleCellExperimentSubSetsCreationConfigBuilder ignoreUnmatchedFactorValues(boolean ignoreUnmatchedFactorValues) Whether to allow unmapped factor values.- Returns:
this.
-
build
-
toString
-