Class CellXGeneAnnDataSingleCellDataLoaderConfig.CellXGeneAnnDataSingleCellDataLoaderConfigBuilder<C extends CellXGeneAnnDataSingleCellDataLoaderConfig,B extends CellXGeneAnnDataSingleCellDataLoaderConfig.CellXGeneAnnDataSingleCellDataLoaderConfigBuilder<C,B>>
java.lang.Object
ubic.gemma.core.loader.expression.DataLoaderConfig.DataLoaderConfigBuilder<C,B>
ubic.gemma.core.loader.expression.sequencing.SequencingDataLoaderConfig.SequencingDataLoaderConfigBuilder<C,B>
ubic.gemma.core.loader.expression.singleCell.SingleCellDataLoaderConfig.SingleCellDataLoaderConfigBuilder<C,B>
ubic.gemma.core.loader.expression.singleCell.AnnDataSingleCellDataLoaderConfig.AnnDataSingleCellDataLoaderConfigBuilder<C,B>
ubic.gemma.core.loader.expression.cellxgene.CellXGeneAnnDataSingleCellDataLoaderConfig.CellXGeneAnnDataSingleCellDataLoaderConfigBuilder<C,B>
- Enclosing class:
CellXGeneAnnDataSingleCellDataLoaderConfig
public abstract static class CellXGeneAnnDataSingleCellDataLoaderConfig.CellXGeneAnnDataSingleCellDataLoaderConfigBuilder<C extends CellXGeneAnnDataSingleCellDataLoaderConfig,B extends CellXGeneAnnDataSingleCellDataLoaderConfig.CellXGeneAnnDataSingleCellDataLoaderConfigBuilder<C,B>>
extends AnnDataSingleCellDataLoaderConfig.AnnDataSingleCellDataLoaderConfigBuilder<C,B>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Cbuild()keepPooledSample(boolean keepPooledSample) Keep the pooled sample (if any) in the dataset.keepUnknownSample(boolean keepUnknownSample) Keep the unknown sample (if any) in the dataset.protected abstract Bself()toString()Methods inherited from class ubic.gemma.core.loader.expression.singleCell.AnnDataSingleCellDataLoaderConfig.AnnDataSingleCellDataLoaderConfigBuilder
cellTypeFactorName, cellTypeUriFactorName, ignoreCellTypeFactor, sampleFactorName, transpose, unknownCellTypeIndicator, useRawXMethods inherited from class ubic.gemma.core.loader.expression.singleCell.SingleCellDataLoaderConfig.SingleCellDataLoaderConfigBuilder
cellTypeAssignmentDescription, cellTypeAssignmentFile, cellTypeAssignmentName, cellTypeAssignmentProtocol, console, discardEmptyCells, ignoreCompatibleCellTypeFactor, ignoreDataVectors, ignoreExistingCellTypeAssignment, ignoreExistingOtherCellLevelCharacteristics, ignoreSamplesLackingData, ignoreUnmatchedCellIds, inferSamplesFromCellIdsOverlap, markSingleCellTypeAssignmentAsPreferred, otherCellLevelCharacteristicsDefaultValues, otherCellLevelCharacteristicsDefaultValueUris, otherCellLevelCharacteristicsFile, otherCellLevelCharacteristicsNames, preferredCellTypeAssignmentName, preferSinglePrecision, recreateCellTypeFactorIfNecessary, replaceExistingCellTypeAssignment, replaceExistingOtherCellLevelCharacteristics, transformExecutor, useCellIdsIfSampleNameIsMissingMethods inherited from class ubic.gemma.core.loader.expression.sequencing.SequencingDataLoaderConfig.SequencingDataLoaderConfigBuilder
defaultSequencingMetadata, sequencingMetadataFileMethods inherited from class ubic.gemma.core.loader.expression.DataLoaderConfig.DataLoaderConfigBuilder
dataPath, markQuantitationTypeAsPreferred, markQuantitationTypeAsRecomputedFromRawData, quantitationTypeName, quantitationTypeNewName, quantitationTypeNewScaleType, quantitationTypeNewType, renamingFile, replaceExistingQuantitationType
-
Constructor Details
-
CellXGeneAnnDataSingleCellDataLoaderConfigBuilder
public CellXGeneAnnDataSingleCellDataLoaderConfigBuilder()
-
-
Method Details
-
keepPooledSample
Keep the pooled sample (if any) in the dataset.This sample uses the "pooled" indicator as donor ID.
- Returns:
this.
-
keepUnknownSample
Keep the unknown sample (if any) in the dataset.This sample uses the "unknown" indicator as donor ID.
- Returns:
this.
-
self
-
build
-
toString
-