Uses of Class
ubic.gemma.core.analysis.singleCell.aggregate.SingleCellAggregationConfig.SingleCellAggregationConfigBuilder
Packages that use SingleCellAggregationConfig.SingleCellAggregationConfigBuilder
Package
Description
This package contains classes for subsetting and aggregating single-cell data.
-
Uses of SingleCellAggregationConfig.SingleCellAggregationConfigBuilder in ubic.gemma.core.analysis.singleCell.aggregate
Methods in ubic.gemma.core.analysis.singleCell.aggregate that return SingleCellAggregationConfig.SingleCellAggregationConfigBuilderModifier and TypeMethodDescriptionSingleCellAggregationConfig.SingleCellAggregationConfigBuilder.adjustLibrarySizes(boolean adjustLibrarySizes) Perform adjustment of library sizes to better reflect the number of reads in the source sample.SingleCellAggregationConfig.builder()SingleCellAggregationConfig.SingleCellAggregationConfigBuilder.includeMaskedCellsInLibrarySize(boolean includeMaskedCellsInLibrarySize) Include masked cells in the library size calculation.SingleCellAggregationConfig.SingleCellAggregationConfigBuilder.makePreferred(boolean makePreferred) Make the resulting QT preferred.SingleCellAggregationConfig.SingleCellAggregationConfigBuilder.mask(CellLevelCharacteristics mask) Categorical mask to use on data.