Uses of Class
ubic.gemma.model.expression.experiment.ExpressionExperiment
Packages that use ExpressionExperiment
Package
Description
This package contains built-in Gemma CLI applications.
This package contains classes for preprocessing expression data.
This package contains classes for subsetting and aggregating single-cell data.
This package contains data structures for representing matrices of gene expression.
This package contains I/O utilities for reading and writing expression data matrices.
This package contains interfaces and classes for loading expression data.
This package contains classes for loading expression data from CELLxGENE.
This package contains classes for loading single-cell expression data.
This package contains classes related to the Cell Browser visualization tool.
Service for managing blacklisted entities.
Contains classes related to database maintenance.
-
Uses of ExpressionExperiment in ubic.gemma.apps
Methods in ubic.gemma.apps that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionprotected Collection<ExpressionExperiment> ExpressionExperimentManipulatingCLI.preprocessExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) protected Collection<ExpressionExperiment> LinkAnalysisCli.preprocessExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) protected Collection<ExpressionExperiment> RNASeqBatchInfoCli.preprocessExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) Deprecated.Methods in ubic.gemma.apps with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionprotected final voidExpressionExperimentVectorsManipulatingCli.addErrorObject(ExpressionExperiment ee, QuantitationType qt, Exception exception) protected final voidExpressionExperimentVectorsManipulatingCli.addErrorObject(ExpressionExperiment ee, QuantitationType qt, String message) protected final voidExpressionExperimentVectorsManipulatingCli.addErrorObject(ExpressionExperiment ee, QuantitationType qt, String message, Throwable throwable) protected final voidExpressionExperimentVectorsManipulatingCli.addSuccessObject(ExpressionExperiment ee, QuantitationType qt, String message) protected StringExpressionExperimentManipulatingCLI.formatExperiment(ExpressionExperiment bas) Render an experiment to string, with special handling in case of an uninitialized proxy.protected booleanExpressionExperimentManipulatingCLI.noNeedToRun(ExpressionExperiment auditable, Class<? extends AuditEventType> eventClass) protected voidAffyDataFromCelCli.processExpressionExperiment(ExpressionExperiment ee) protected voidBatchEffectPopulationCli.processExpressionExperiment(ExpressionExperiment ee) protected voidDeleteDiffExCli.processExpressionExperiment(ExpressionExperiment ee) protected voidDeleteExperimentsCli.processExpressionExperiment(ExpressionExperiment ee) protected voidDifferentialExpressionAnalysisCli.processExpressionExperiment(ExpressionExperiment ee) protected voidDifferentialExpressionAnalysisWriterCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidExperimentalDesignImportCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidExperimentalDesignWriterCLI.processExpressionExperiment(ExpressionExperiment ee) protected voidExpressionDataCorrMatCli.processExpressionExperiment(ExpressionExperiment ee) protected voidExpressionDataMatrixWriterCLI.processExpressionExperiment(ExpressionExperiment ee) protected voidExpressionExperimentDataFileGeneratorCli.processExpressionExperiment(ExpressionExperiment ee1) Deprecated.protected voidExpressionExperimentDataUpdaterCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidExpressionExperimentManipulatingCLI.processExpressionExperiment(ExpressionExperiment expressionExperiment) Process anExpressionExperiment.protected voidExpressionExperimentMetadataChangelogEntryAdderCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidExpressionExperimentMetadataChangelogViewerCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidExpressionExperimentMetadataFileAdderCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidExpressionExperimentPlatformSwitchCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidExpressionExperimentPrimaryPubCli.processExpressionExperiment(ExpressionExperiment experiment) protected voidExpressionExperimentVectorsManipulatingCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidGeeqCli.processExpressionExperiment(ExpressionExperiment ee) protected voidLinkAnalysisCli.processExpressionExperiment(ExpressionExperiment ee) protected voidListQuantitationTypesCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidLockExpressionDataFileCli.processExpressionExperiment(ExpressionExperiment ee) protected voidMakeExperimentPrivateCli.processExpressionExperiment(ExpressionExperiment ee) protected voidMakeExperimentsPublicCli.processExpressionExperiment(ExpressionExperiment ee) protected voidOrderVectorsByDesignCli.processExpressionExperiment(ExpressionExperiment ee) protected voidProcessedDataComputeCLI.processExpressionExperiment(ExpressionExperiment ee) protected voidProcessedDataDeleterCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidRawDataDeleterCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidRefreshExperimentCli.processExpressionExperiment(ExpressionExperiment ee) protected voidReplaceDataCli.processExpressionExperiment(ExpressionExperiment ee) protected voidRNASeqBatchInfoCli.processExpressionExperiment(ExpressionExperiment ee) Deprecated.protected voidRNASeqDataAddCli.processExpressionExperiment(ExpressionExperiment ee) protected voidSingleCellCellTypeFactorCreatorCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidSingleCellDataDeleterCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidSingleCellDataLoaderCli.processExpressionExperiment(ExpressionExperiment ee) protected voidSingleCellSparsityMetricsUpdaterCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidSplitExperimentCli.processExpressionExperiment(ExpressionExperiment ee) protected voidSVDCli.processExpressionExperiment(ExpressionExperiment ee) protected voidUpdateEe2AdCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidUpdateEE2CCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidVectorMergingCli.processExpressionExperiment(ExpressionExperiment expressionExperiment) protected voidCellLevelMetadataWriterCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt) protected voidDetectQuantitationTypeCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt, Class<? extends DataVector> vectorType) protected voidExpressionExperimentVectorsManipulatingCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt) Process a set of vectors identified by aQuantitationType.protected voidExpressionExperimentVectorsManipulatingCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt, Class<? extends T> vectorType) protected voidListQuantitationTypesCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt) protected voidProcessedDataDeleterCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt) protected voidRawDataDeleterCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt) protected voidRawExpressionDataWriterCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt) protected voidSingleCellDataAggregatorCli.processExpressionExperimentVectors(ExpressionExperiment expressionExperiment, QuantitationType qt) protected voidSingleCellDataDeleterCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt) protected voidSingleCellDataUpdaterCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt) protected voidSingleCellDataWriterCli.processExpressionExperimentVectors(ExpressionExperiment ee, QuantitationType qt) protected StringExpressionExperimentManipulatingCLI.readChangelogEntryFromConsole(ExpressionExperiment expressionExperiment, String defaultText) Read a changelog entry from the console.protected voidExpressionExperimentManipulatingCLI.refreshExpressionExperimentFromGemmaWeb(ExpressionExperiment ee, boolean refreshVectors, boolean refreshReports) Refresh a dataset for Gemma Web.protected voidExpressionExperimentManipulatingCLI.refreshExpressionExperimentFromGemmaWebSilently(ExpressionExperiment ee, boolean refreshVectors, boolean refreshReports) A silent version ofExpressionExperimentManipulatingCLI.refreshExpressionExperimentFromGemmaWeb(ExpressionExperiment, boolean, boolean)that produces a warning viaAbstractCLI.addWarningObject(Serializable, String, Throwable)instead of throwing an exception.protected final SerializableExpressionExperimentManipulatingCLI.toBatchObject(ExpressionExperiment object) Method parameters in ubic.gemma.apps with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionprotected voidExpressionExperimentManipulatingCLI.postprocessExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) Post-processExpressionExperiments that were processed by the CLI.protected voidUpdateEe2AdCli.postprocessExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) protected voidUpdateEE2CCli.postprocessExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) protected Collection<ExpressionExperiment> ExpressionExperimentManipulatingCLI.preprocessExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) protected Collection<ExpressionExperiment> LinkAnalysisCli.preprocessExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) protected Collection<ExpressionExperiment> RNASeqBatchInfoCli.preprocessExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) Deprecated.protected voidExpressionExperimentManipulatingCLI.processExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) Process multipleExpressionExperiment.protected voidExpressionExperimentPrimaryPubCli.processExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) protected voidSingleCellDataLoaderCli.processExpressionExperiments(Collection<ExpressionExperiment> expressionExperiments) -
Uses of ExpressionExperiment in ubic.gemma.cli.util
Methods in ubic.gemma.cli.util that return ExpressionExperimentModifier and TypeMethodDescriptionEntityLocator.locateExpressionExperiment(String identifier, boolean useReferencesIfPossible) EntityLocatorImpl.locateExpressionExperiment(String identifier, boolean useReferencesIfPossible) Attempt to locate an experiment using the given identifier.Methods in ubic.gemma.cli.util with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionEntityLocator.locateBioAssay(ExpressionExperiment ee, String sampleId) EntityLocator.locateBioAssay(ExpressionExperiment ee, QuantitationType quantitationType, String sampleId) EntityLocatorImpl.locateBioAssay(ExpressionExperiment ee, String sampleId) EntityLocatorImpl.locateBioAssay(ExpressionExperiment ee, QuantitationType qt, String sampleId) EntityLocator.locateCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt, String clcIdentifier) EntityLocatorImpl.locateCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt, String clcIdentifier) EntityLocator.locateCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, String cta) EntityLocatorImpl.locateCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, String cta) EntityLocator.locateDiffExAnalysis(ExpressionExperiment ee, String analysisIdentifier) EntityLocatorImpl.locateDiffExAnalysis(ExpressionExperiment ee, String analysisIdentifier) EntityLocator.locateExperimentalFactor(ExpressionExperiment expressionExperiment, String ctfName) EntityLocatorImpl.locateExperimentalFactor(ExpressionExperiment expressionExperiment, String identifier) <T extends DataVector>
QuantitationTypeEntityLocator.locateQuantitationType(ExpressionExperiment ee, String qt, Class<? extends T> vectorType) <T extends DataVector>
Map.Entry<Class<? extends T>, QuantitationType> EntityLocator.locateQuantitationType(ExpressionExperiment ee, String qt, Collection<Class<? extends T>> vectorType) <T extends DataVector>
QuantitationTypeEntityLocatorImpl.locateQuantitationType(ExpressionExperiment ee, String qt, Class<? extends T> vectorType) <T extends DataVector>
org.apache.commons.lang3.tuple.Pair<Class<? extends T>, QuantitationType> EntityLocatorImpl.locateQuantitationType(ExpressionExperiment ee, String qt, Collection<Class<? extends T>> vectorTypes) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.expression
Methods in ubic.gemma.core.analysis.expression with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionbooleanAnalysisUtilService.deleteOldAnalyses(ExpressionExperiment expExp) Remove all analyses for the experiment (Differential, Coexpression and PCA).booleanAnalysisUtilServiceImpl.deleteOldAnalyses(ExpressionExperiment expExp) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.expression.coexpression.links
Methods in ubic.gemma.core.analysis.expression.coexpression.links that return ExpressionExperimentMethods in ubic.gemma.core.analysis.expression.coexpression.links with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionbooleanLinkAnalysisPersister.deleteAnalyses(ExpressionExperiment ee) Remove any links and coexpression analyses for the given experiment.booleanLinkAnalysisPersisterImpl.deleteAnalyses(ExpressionExperiment ee) LinkAnalysisService.process(ExpressionExperiment ee, ExpressionExperimentFilterConfig filterConfig, LinkAnalysisConfig linkAnalysisConfig) Run a link analysis on an experiment, and persist the results if the configuration says to.LinkAnalysisServiceImpl.process(ExpressionExperiment ee, ExpressionExperimentFilterConfig filterConfig, LinkAnalysisConfig linkAnalysisConfig) voidLinkAnalysis.setExpressionExperiment(ExpressionExperiment expressionExperiment) Constructors in ubic.gemma.core.analysis.expression.coexpression.links with parameters of type ExpressionExperimentModifierConstructorDescriptionUnsuitableForAnalysisException(ExpressionExperiment ee, String string) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.expression.diff
Methods in ubic.gemma.core.analysis.expression.diff with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionintDifferentialExpressionAnalyzerService.deleteAnalyses(ExpressionExperiment expressionExperiment) Delete any differential expression analyses associated with the experiment.intDifferentialExpressionAnalyzerService.deleteAnalyses(ExpressionExperiment ee, Collection<DifferentialExpressionAnalysis> analysesToDelete) Delete the specified differential expression analyses associated with the experiment.intDifferentialExpressionAnalyzerServiceImpl.deleteAnalyses(ExpressionExperiment expressionExperiment) intDifferentialExpressionAnalyzerServiceImpl.deleteAnalyses(ExpressionExperiment ee, Collection<DifferentialExpressionAnalysis> analysesToDelete) voidDifferentialExpressionAnalyzerService.deleteAnalysis(ExpressionExperiment expressionExperiment, DifferentialExpressionAnalysis existingAnalysis) Deletes the given analysis.voidDifferentialExpressionAnalyzerServiceImpl.deleteAnalysis(ExpressionExperiment expressionExperiment, DifferentialExpressionAnalysis existingAnalysis) voidDifferentialExpressionAnalyzerServiceImpl.deleteStatistics(ExpressionExperiment ee, DifferentialExpressionAnalysis analysis) Remove old files which will otherwise be cruft.DifferentialExpressionAnalyzerService.extendAnalysis(ExpressionExperiment ee, DifferentialExpressionAnalysis toUpdate, DifferentialExpressionAnalysisConfig config) Like redo, but we don't save the results, we just add the full set of results to the analysis given.DifferentialExpressionAnalyzerServiceImpl.extendAnalysis(ExpressionExperiment ee, DifferentialExpressionAnalysis toUpdate, DifferentialExpressionAnalysisConfig baseConfig) DifferentialExpressionAnalyzerService.getAnalyses(ExpressionExperiment expressionExperiment) DifferentialExpressionAnalyzerServiceImpl.getAnalyses(ExpressionExperiment expressionExperiment) DifferentialExpressionAnalyzerService.persistAnalysis(ExpressionExperiment expressionExperiment, DifferentialExpressionAnalysis analysis, DifferentialExpressionAnalysisConfig config) Made public for testing purposes only.DifferentialExpressionAnalyzerServiceImpl.persistAnalysis(ExpressionExperiment expressionExperiment, DifferentialExpressionAnalysis analysis, DifferentialExpressionAnalysisConfig config) Made public for testing purposes only.DifferentialExpressionAnalyzerService.redoAnalyses(ExpressionExperiment ee, Collection<DifferentialExpressionAnalysis> deas, DifferentialExpressionAnalysisConfig config, boolean ignoreFailingAnalyses) Redo multiple analyses.DifferentialExpressionAnalyzerServiceImpl.redoAnalyses(ExpressionExperiment ee, Collection<DifferentialExpressionAnalysis> deas, DifferentialExpressionAnalysisConfig config, boolean ignoreFailingAnalyses) DifferentialExpressionAnalyzerService.redoAnalysis(ExpressionExperiment ee, DifferentialExpressionAnalysis dea) Redo an analysis.DifferentialExpressionAnalyzerService.redoAnalysis(ExpressionExperiment ee, DifferentialExpressionAnalysis dea, DifferentialExpressionAnalysisConfig config) Redo an analysis.DifferentialExpressionAnalyzerServiceImpl.redoAnalysis(ExpressionExperiment ee, DifferentialExpressionAnalysis dea) DifferentialExpressionAnalyzerServiceImpl.redoAnalysis(ExpressionExperiment ee, DifferentialExpressionAnalysis dea, DifferentialExpressionAnalysisConfig config) DiffExAnalyzer.run(ExpressionExperiment expressionExperiment, Map<FactorValue, ExpressionExperimentSubSet> subsets, ExpressionDataDoubleMatrix dmatrix, DifferentialExpressionAnalysisConfig config) Analyze a dataset with a pre-existing subset structure.DiffExAnalyzer.run(ExpressionExperiment expressionExperiment, ExpressionDataDoubleMatrix dmatrix, DifferentialExpressionAnalysisConfig config) Analyze a dataset.LinearModelAnalyzer.run(ExpressionExperiment ee, Map<FactorValue, ExpressionExperimentSubSet> subsets, ExpressionDataDoubleMatrix dmatrix, DifferentialExpressionAnalysisConfig config) LinearModelAnalyzer.run(ExpressionExperiment expressionExperiment, ExpressionDataDoubleMatrix dmatrix, DifferentialExpressionAnalysisConfig config) I apologize for this being so complicated.DifferentialExpressionAnalyzerService.runDifferentialExpressionAnalyses(ExpressionExperiment expressionExperiment, DifferentialExpressionAnalysisConfig config) DifferentialExpressionAnalyzerServiceImpl.runDifferentialExpressionAnalyses(ExpressionExperiment expressionExperiment, DifferentialExpressionAnalysisConfig config) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.preprocess
Methods in ubic.gemma.core.analysis.preprocess with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionTwoChannelMissingValues.computeMissingValues(ExpressionExperiment ee) TwoChannelMissingValues.computeMissingValues(ExpressionExperiment ee, double signalToNoiseThreshold, Collection<Double> extraMissingValueIndicators) TwoChannelMissingValuesImpl.computeMissingValues(ExpressionExperiment ee) TwoChannelMissingValuesImpl.computeMissingValues(ExpressionExperiment ee, double signalToNoiseThreshold, Collection<Double> extraMissingValueIndicators) MeanVarianceService.create(ExpressionExperiment ee, boolean forceRecompute) Retrieve (and if necessary compute) the mean-variance relationship for the experimentMeanVarianceServiceImpl.create(ExpressionExperiment ee, boolean forceRecompute) voidMeanVarianceServiceHelper.createMeanVariance(ExpressionExperiment ee, MeanVarianceRelation mvr) MeanVarianceServiceHelper.getIntensities(ExpressionExperiment ee) OutlierDetectionService.getOutlierDetails(ExpressionExperiment ee) Obtain existing outlier details from a previousOutlierDetectionService.identifyOutliersByMedianCorrelation(ExpressionExperiment)invocation.OutlierDetectionServiceImpl.getOutlierDetails(ExpressionExperiment ee) OutlierDetectionService.identifyOutliersByMedianCorrelation(ExpressionExperiment ee) Identify outliers by median correlation for the given dataset.OutlierDetectionServiceImpl.identifyOutliersByMedianCorrelation(ExpressionExperiment ee) intVectorMergingService.mergeVectors(ExpressionExperiment expExp) Merge the raw data vectors of a given experiment.intVectorMergingServiceImpl.mergeVectors(ExpressionExperiment ee) TwoChannelMissingValueHelperService.persist(ExpressionExperiment source, Collection<RawExpressionDataVector> results) default voidPreprocessorService.process(ExpressionExperiment ee) Preprocess a dataset.default voidPreprocessorService.process(ExpressionExperiment ee, boolean ignoreQuantitationMismatch) Preprocess a dataset.voidPreprocessorService.process(ExpressionExperiment ee, boolean ignoreQuantitationMismatch, boolean ignoreDiagnosticFailure) Preprocess a dataset.voidPreprocessorServiceImpl.process(ExpressionExperiment ee, boolean ignoreQuantitationMismatch, boolean ignoreDiagnosticsFailure) voidPreprocessorService.processDiagnostics(ExpressionExperiment ee) Create or update the sample correlation, PCA and M-V data.voidPreprocessorServiceImpl.processDiagnostics(ExpressionExperiment ee) SplitExperimentService.split(ExpressionExperiment expressionExperiment, ExperimentalFactor splitOn, boolean postProcess) Split an experiment into multiple experiments based on a factor.SplitExperimentServiceImpl.split(ExpressionExperiment toSplit, ExperimentalFactor splitOn, boolean postProcess) Constructors in ubic.gemma.core.analysis.preprocess with parameters of type ExpressionExperimentModifierConstructorDescriptionPreprocessingException(ExpressionExperiment ee, String message) PreprocessingException(ExpressionExperiment ee, String message, Throwable cause) PreprocessingException(ExpressionExperiment ee, Throwable cause) QuantitationTypeConversionRelatedPreprocessingException(ExpressionExperiment ee, QuantitationTypeConversionException cause) QuantitationTypeDetectionRelatedPreprocessingException(ExpressionExperiment ee, QuantitationTypeDetectionException cause) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.preprocess.batcheffects
Methods in ubic.gemma.core.analysis.preprocess.batcheffects with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionbooleanExpressionExperimentBatchCorrectionService.checkCorrectability(ExpressionExperiment ee) Check if the given experiment is correctable for batch effects.booleanExpressionExperimentBatchCorrectionServiceImpl.checkCorrectability(ExpressionExperiment ee) booleanExpressionExperimentBatchInformationService.checkHasBatchInfo(ExpressionExperiment ee) Check if the given experiment has batch information.booleanExpressionExperimentBatchInformationServiceImpl.checkHasBatchInfo(ExpressionExperiment ee) booleanExpressionExperimentBatchInformationService.checkHasUsableBatchInfo(ExpressionExperiment ee) Check if the given experiment has usable batch information.booleanExpressionExperimentBatchInformationServiceImpl.checkHasUsableBatchInfo(ExpressionExperiment ee) ExpressionExperimentBatchCorrectionService.comBat(ExpressionExperiment ee) Run ComBat using default settings (parametric)ExpressionExperimentBatchCorrectionService.comBat(ExpressionExperiment ee, ExpressionDataDoubleMatrix mat) Run ComBat with a specific data matrix.ExpressionExperimentBatchCorrectionServiceImpl.comBat(ExpressionExperiment ee) ExpressionExperimentBatchCorrectionServiceImpl.comBat(ExpressionExperiment ee, ExpressionDataDoubleMatrix originalDataMatrix) BatchInfoPopulationHelperService.createBatchFactor(ExpressionExperiment ee, Map<BioMaterial, Date> dates) BatchInfoPopulationHelperServiceImpl.createBatchFactor(ExpressionExperiment ee, Map<BioMaterial, Date> dates) BatchInfoPopulationHelperService.createRnaSeqBatchFactor(ExpressionExperiment ee, Map<BioMaterial, String> headers) For RNA-seq, we based the batching on the available device/run/flowcell/lane informationBatchInfoPopulationHelperServiceImpl.createRnaSeqBatchFactor(ExpressionExperiment ee, Map<BioMaterial, String> headers) voidBatchInfoPopulationService.fillBatchInformation(ExpressionExperiment ee, boolean force) Attempt to obtain batch information from the data provider and populate it into the given experiment.voidBatchInfoPopulationServiceImpl.fillBatchInformation(ExpressionExperiment ee, boolean force) BatchInfoParser.getAccessionToBioAssayMap(ExpressionExperiment ee) ExpressionExperimentBatchInformationService.getBatchConfoundAsHtmlString(ExpressionExperiment ee) Summarize the batch confounds for a given dataset or its subsets in an HTML string.ExpressionExperimentBatchInformationServiceImpl.getBatchConfoundAsHtmlString(ExpressionExperiment ee) ExpressionExperimentBatchInformationService.getBatchEffectDetails(ExpressionExperiment ee) Obtain the full batch effect details of a given experiment.ExpressionExperimentBatchInformationServiceImpl.getBatchEffectDetails(ExpressionExperiment ee) BatchInfoParser.getBatchInfo(ExpressionExperiment ee, Collection<File> files) ExpressionExperimentBatchInformationService.getSignificantBatchConfounds(ExpressionExperiment ee) Obtain the significant batch confounds for a dataset.ExpressionExperimentBatchInformationServiceImpl.getSignificantBatchConfounds(ExpressionExperiment ee) ExpressionExperimentBatchInformationService.getSignificantBatchConfoundsForSubsets(ExpressionExperiment ee) Obtain the significant batch confounds for a dataset subsets.ExpressionExperimentBatchInformationServiceImpl.getSignificantBatchConfoundsForSubsets(ExpressionExperiment ee) booleanExpressionExperimentBatchInformationService.hasSignificantBatchConfound(ExpressionExperiment ee) Check if a given experiment has a significant batch confound.booleanExpressionExperimentBatchInformationServiceImpl.hasSignificantBatchConfound(ExpressionExperiment ee) Constructors in ubic.gemma.core.analysis.preprocess.batcheffects with parameters of type ExpressionExperimentModifierConstructorDescriptionBatchInfoMissingException(ExpressionExperiment ee, String message) BatchInfoMissingException(ExpressionExperiment ee, String message, Throwable cause) BatchInfoPopulationException(ExpressionExperiment ee, String message) BatchInfoPopulationException(ExpressionExperiment ee, String message, Throwable cause) SingletonBatchesException(ExpressionExperiment ee, String message) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.preprocess.svd
Methods in ubic.gemma.core.analysis.preprocess.svd that return ExpressionExperimentModifier and TypeMethodDescriptionSVDResult.getExperimentAnalyzed()Experiment or subset this is for.Methods in ubic.gemma.core.analysis.preprocess.svd with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionSVDService.getImportantFactors(ExpressionExperiment ee, Collection<ExperimentalFactor> experimentalFactors, Double importanceThreshold) SVDServiceImpl.getImportantFactors(ExpressionExperiment ee, Collection<ExperimentalFactor> experimentalFactors, Double importanceThreshold) SVDService.getSvd(ExpressionExperiment ee) Obtain the SVD analysis for the given experiment, if it exists.SVDServiceImpl.getSvd(ExpressionExperiment ee) Get the SVD information for experiment with id given.SVDService.getSvdFactorAnalysis(ExpressionExperiment ee) Compare ExperimentalFactors and BioAssay.processingDates to the PCs.SVDServiceImpl.getSvdFactorAnalysis(ExpressionExperiment ee) SVDService.getTopLoadedVectors(ExpressionExperiment ee, int component, int count) SVDServiceImpl.getTopLoadedVectors(ExpressionExperiment ee, int component, int count) booleanSVDService.hasSvd(ExpressionExperiment ee) Check if a dataset has a SVD analysis.booleanSVDServiceImpl.hasSvd(ExpressionExperiment ee) SVDService.svd(ExpressionExperiment ee) Compute and update the SVD analysis fo the given experiment.SVDServiceImpl.svd(ExpressionExperiment ee) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.report
Methods in ubic.gemma.core.analysis.report that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionWhatsNew.getNewExpressionExperiments()WhatsNew.getUpdatedExpressionExperiments()Methods in ubic.gemma.core.analysis.report with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidExpressionExperimentReportService.recalculateExperimentBatchConfound(ExpressionExperiment ee) voidExpressionExperimentReportServiceImpl.recalculateExperimentBatchConfound(ExpressionExperiment ee) voidExpressionExperimentReportService.recalculateExperimentBatchEffect(ExpressionExperiment ee) voidExpressionExperimentReportServiceImpl.recalculateExperimentBatchEffect(ExpressionExperiment ee) voidExpressionExperimentReportService.recalculateExperimentBatchInfo(ExpressionExperiment ee) Recalculates the batch effect and batch confound information for the given dataset.voidExpressionExperimentReportServiceImpl.recalculateExperimentBatchInfo(ExpressionExperiment ee) voidExpressionExperimentReportService.recalculateExperimentBatchInfoAsAdmin(ExpressionExperiment ee) Recalculates the batch effect and batch confound information for the given dataset.voidExpressionExperimentReportServiceImpl.recalculateExperimentBatchInfoAsAdmin(ExpressionExperiment ee) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.service
Methods in ubic.gemma.core.analysis.service that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionDataMatrixService.getRankMatrix(Collection<Gene> genes, Collection<ExpressionExperiment> ees, ProcessedExpressionDataVectorDao.RankMethod method) ExpressionDataMatrixServiceImpl.getRankMatrix(Collection<Gene> genes, Collection<ExpressionExperiment> ees, ProcessedExpressionDataVectorDao.RankMethod method) Methods in ubic.gemma.core.analysis.service with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidExpressionMetadataChangelogFileService.addChangelogEntry(ExpressionExperiment expressionExperiment, String changelogEntry) voidExpressionMetadataChangelogFileService.addChangelogEntry(ExpressionExperiment expressionExperiment, String changelogEntry, LocalDate date) Add a changelog entry to the changelog file of the given experiment.voidExpressionMetadataChangelogFileServiceImpl.addChangelogEntry(ExpressionExperiment expressionExperiment, String changelogEntry) voidExpressionMetadataChangelogFileServiceImpl.addChangelogEntry(ExpressionExperiment expressionExperiment, String changelogEntry, LocalDate date) ExpressionDataFileService.copyMetadataFile(ExpressionExperiment ee, Path existingFile, String filename, boolean forceWrite) Copy a generic metadata file.ExpressionDataFileService.copyMetadataFile(ExpressionExperiment ee, Path existingFile, ExpressionExperimentMetaFileType type, boolean forceWrite) Copy a metadata file to the location of a given metadata type.ExpressionDataFileServiceImpl.copyMetadataFile(ExpressionExperiment ee, Path existingFile, String filename, boolean forceWrite) ExpressionDataFileServiceImpl.copyMetadataFile(ExpressionExperiment ee, Path existingFile, ExpressionExperimentMetaFileType type, boolean forceWrite) ExpressionDataFileService.copyMultiQCReport(ExpressionExperiment ee, Path existingFile, ExpressionExperimentMetaFileType type, boolean forceWrite) Copy a MultiQC report.ExpressionDataFileServiceImpl.copyMultiQCReport(ExpressionExperiment ee, Path existingFile, ExpressionExperimentMetaFileType fileType, boolean forceWrite) intExpressionDataFileService.deleteAllAnalysisFiles(ExpressionExperiment ee) Delete all analyses files for a given experiment.intExpressionDataFileServiceImpl.deleteAllAnalysisFiles(ExpressionExperiment ee) intExpressionDataFileService.deleteAllAnnotatedFiles(ExpressionExperiment ee) Delete all files that contain platform annotations for a given experiment.intExpressionDataFileServiceImpl.deleteAllAnnotatedFiles(ExpressionExperiment ee) intExpressionDataFileService.deleteAllDataFiles(ExpressionExperiment ee, QuantitationType qt) Delete all data files for a given QT.intExpressionDataFileServiceImpl.deleteAllDataFiles(ExpressionExperiment ee, QuantitationType qt) intExpressionDataFileService.deleteAllFiles(ExpressionExperiment ee) Delete any existing design, coexpression, data, or differential expression data files.intExpressionDataFileServiceImpl.deleteAllFiles(ExpressionExperiment ee) intExpressionDataFileService.deleteAllProcessedDataFiles(ExpressionExperiment ee) Delete all the processed files for a given experiment.intExpressionDataFileServiceImpl.deleteAllProcessedDataFiles(ExpressionExperiment ee) booleanExpressionDataFileService.deleteCoexpressionDataFile(ExpressionExperiment ee) Delete a coexpression data file if it exists.booleanExpressionDataFileServiceImpl.deleteCoexpressionDataFile(ExpressionExperiment ee) booleanExpressionDataFileService.deleteDataFile(ExpressionExperiment ee, boolean filtered, ExpressionExperimentDataFileType type) Delete a processed data file if it exists.booleanExpressionDataFileService.deleteDataFile(ExpressionExperiment ee, QuantitationType qt, ExpressionExperimentDataFileType type) Delete a raw or single-cell data file if it exists.booleanExpressionDataFileServiceImpl.deleteDataFile(ExpressionExperiment ee, boolean filtered, ExpressionExperimentDataFileType type) booleanExpressionDataFileServiceImpl.deleteDataFile(ExpressionExperiment ee, QuantitationType qt, ExpressionExperimentDataFileType type) booleanExpressionDataFileService.deleteDesignFile(ExpressionExperiment ee) Delete the experimental design file for a given experiment.booleanExpressionDataFileServiceImpl.deleteDesignFile(ExpressionExperiment ee) booleanExpressionDataFileService.deleteMetadataFile(ExpressionExperiment ee, ExpressionExperimentMetaFileType type) Delete a metadata file.booleanExpressionDataFileServiceImpl.deleteMetadataFile(ExpressionExperiment ee, ExpressionExperimentMetaFileType type) voidExpressionDataDeleterService.deleteProcessedData(ExpressionExperiment ee) voidExpressionDataDeleterServiceImpl.deleteProcessedData(ExpressionExperiment ee) booleanExpressionDataFileService.deleteProcessedDataDesignFile(ExpressionExperiment ee) booleanExpressionDataFileServiceImpl.deleteProcessedDataDesignFile(ExpressionExperiment ee) voidExpressionDataDeleterService.deleteRawData(ExpressionExperiment ee, QuantitationType qt) Delete raw data vectors and associated data files.voidExpressionDataDeleterServiceImpl.deleteRawData(ExpressionExperiment ee, QuantitationType qt) voidExpressionDataDeleterService.deleteSingleCellData(ExpressionExperiment ee, QuantitationType qt) voidExpressionDataDeleterServiceImpl.deleteSingleCellData(ExpressionExperiment ee, QuantitationType qt) static StringExpressionDataFileUtils.getCoexpressionDataFilename(ExpressionExperiment ee) Obtain the filename for writing coexpression data.ExpressionDataFileService.getDataFile(ExpressionExperiment ee, QuantitationType qt, ExpressionExperimentDataFileType type, boolean exclusive, long timeout, TimeUnit timeUnit) ExpressionDataFileServiceImpl.getDataFile(ExpressionExperiment ee, QuantitationType qt, ExpressionExperimentDataFileType type, boolean exclusive, long timeout, TimeUnit timeUnit) static StringExpressionDataFileUtils.getDataOutputFilename(ExpressionExperiment ee, boolean filtered, String suffix) Obtain a filename for writing the processed data.static StringExpressionDataFileUtils.getDataOutputFilename(ExpressionExperiment ee, List<BioAssay> assays, boolean filtered, String suffix) static StringExpressionDataFileUtils.getDataOutputFilename(ExpressionExperiment ee, List<BioAssay> assays, QuantitationType type, String suffix) Obtain the filename for writing a specific QT.static StringExpressionDataFileUtils.getDataOutputFilename(ExpressionExperiment ee, QuantitationType type, String suffix) Obtain the filename for writing a specific QT.static StringExpressionDataFileUtils.getDesignFileName(ExpressionExperiment ee, boolean useProcessedData) Obtain the filename for writing experimental design.static StringExpressionDataFileUtils.getDesignFileName(ExpressionExperiment ee, QuantitationType quantitationType) Obtain the filename for writing experimental design for a specific QT.static StringExpressionDataFileUtils.getEigenGenesFilename(ExpressionExperiment ee) static StringExpressionDataFileUtils.getExpressionExperimentMetadataDirname(ExpressionExperiment ee) Forms a folder name where the given experiments metadata will be located (within the${gemma.appdata.home}/metadatadirectory).ExpressionDataMatrixService.getFilteredMatrix(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> dataVectors, ExpressionExperimentFilterConfig filterConfig, boolean logTransform) Provide a filtered expression data matrix.ExpressionDataMatrixService.getFilteredMatrix(ExpressionExperiment ee, ExpressionExperimentFilterConfig filterConfig) Provide a filtered expression data matrix.ExpressionDataMatrixServiceImpl.getFilteredMatrix(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> dataVectors, ExpressionExperimentFilterConfig filterConfig, boolean logTransform) ExpressionDataMatrixServiceImpl.getFilteredMatrix(ExpressionExperiment ee, ExpressionExperimentFilterConfig filterConfig) static StringExpressionDataFileUtils.getMeanVarianceRelationFilename(ExpressionExperiment ee) ExpressionDataFileService.getMetadataFile(ExpressionExperiment ee, String filename, boolean exclusive) ExpressionDataFileService.getMetadataFile(ExpressionExperiment ee, String filename, boolean exclusive, long timeout, TimeUnit timeUnit) ExpressionDataFileService.getMetadataFile(ExpressionExperiment ee, ExpressionExperimentMetaFileType type, boolean exclusive) Locate a metadata file.ExpressionDataFileServiceImpl.getMetadataFile(ExpressionExperiment ee, String filename, boolean exclusive) ExpressionDataFileServiceImpl.getMetadataFile(ExpressionExperiment ee, String filename, boolean exclusive, long timeout, TimeUnit timeUnit) ExpressionDataFileServiceImpl.getMetadataFile(ExpressionExperiment ee, ExpressionExperimentMetaFileType type, boolean exclusive) static StringExpressionDataFileUtils.getMetadataOutputFilename(ExpressionExperiment ee, QuantitationType qt, String suffix) ExpressionDataMatrixService.getProcessedExpressionDataMatrix(ExpressionExperiment ee) Obtain the processed expression data matrix for a given experiment.ExpressionDataMatrixService.getProcessedExpressionDataMatrix(ExpressionExperiment ee, boolean thawAssays) ExpressionDataMatrixService.getProcessedExpressionDataMatrix(ExpressionExperiment ee, List<BioAssay> samples) ExpressionDataMatrixServiceImpl.getProcessedExpressionDataMatrix(ExpressionExperiment ee) ExpressionDataMatrixServiceImpl.getProcessedExpressionDataMatrix(ExpressionExperiment ee, boolean thawAssays) ExpressionDataMatrixServiceImpl.getProcessedExpressionDataMatrix(ExpressionExperiment ee, List<BioAssay> samples) ExpressionDataMatrixService.getRawExpressionDataMatrix(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType) ExpressionDataMatrixService.getRawExpressionDataMatrix(ExpressionExperiment ee, QuantitationType quantitationType) Obtain a raw expression data matrix for a given quantitation typeExpressionDataMatrixServiceImpl.getRawExpressionDataMatrix(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType) ExpressionDataMatrixServiceImpl.getRawExpressionDataMatrix(ExpressionExperiment ee, QuantitationType quantitationType) ExpressionMetadataChangelogFileService.readChangelog(ExpressionExperiment expressionExperiment) Read the content of the changelog file of the given experiment.ExpressionMetadataChangelogFileServiceImpl.readChangelog(ExpressionExperiment expressionExperiment) voidCoexpressionWriter.write(ExpressionExperiment ee, Collection<CoexpressionValueObject> geneLinks, Writer writer) intExpressionDataFileService.writeCellBrowserSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush, Console console) intExpressionDataFileServiceImpl.writeCellBrowserSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush, Console console) voidExpressionDataFileService.writeDesignMatrix(ExpressionExperiment ee, boolean useProcessedData, Writer writer, boolean autoFlush) Writes out the experimental design for the given experiment.voidExpressionDataFileService.writeDesignMatrix(ExpressionExperiment ee, QuantitationType qt, Class<? extends DataVector> vectorType, Writer writer, boolean autoFlush) Writes out the experimental design for the given experiment and quantitation type.voidExpressionDataFileServiceImpl.writeDesignMatrix(ExpressionExperiment ee, boolean useProcessedData, Writer writer, boolean autoFlush) voidExpressionDataFileServiceImpl.writeDesignMatrix(ExpressionExperiment ee, QuantitationType qt, Class<? extends DataVector> vectorType, Writer writer, boolean autoFlush) ExpressionDataFileService.writeDiffExAnalysisArchiveFiles(ExpressionExperiment ee, Path outputDir, boolean forceWrite) Write all the differential expression data files for a given experiment to a particular directory.ExpressionDataFileServiceImpl.writeDiffExAnalysisArchiveFiles(ExpressionExperiment ee, Path outputDir, boolean forceWrite) intExpressionDataFileService.writeMexSingleCellExpressionData(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Path destDir, boolean autoFlush, Console console) intExpressionDataFileService.writeMexSingleCellExpressionData(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, OutputStream stream) intExpressionDataFileService.writeMexSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Path destDir, boolean autoFlush, Console console) Write single-cell expression data to a given output stream for a given quantitation type.intExpressionDataFileService.writeMexSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, OutputStream stream) Write single-cell expression data to a given output stream for a given quantitation type.intExpressionDataFileServiceImpl.writeMexSingleCellExpressionData(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Path destDir, boolean autoFlush, Console console) intExpressionDataFileServiceImpl.writeMexSingleCellExpressionData(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, OutputStream stream) intExpressionDataFileServiceImpl.writeMexSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Path destDir, boolean autoFlush, Console console) intExpressionDataFileServiceImpl.writeMexSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, OutputStream stream) ExpressionDataFileService.writeOrLocateCoexpressionDataFile(ExpressionExperiment ee, boolean forceWrite) Write or located the coexpression data file for a given experimentExpressionDataFileServiceImpl.writeOrLocateCoexpressionDataFile(ExpressionExperiment ee, boolean forceWrite) ExpressionDataFileService.writeOrLocateDesignFile(ExpressionExperiment ee, boolean useProcessedQuantitationType, boolean forceWrite) Locate or create an experimental design file for a given experiment.ExpressionDataFileService.writeOrLocateDesignFile(ExpressionExperiment ee, boolean useProcessedQuantitationType, boolean forceWrite, long timeout, TimeUnit timeUnit) ExpressionDataFileServiceImpl.writeOrLocateDesignFile(ExpressionExperiment ee, boolean useProcessedData, boolean forceWrite) ExpressionDataFileServiceImpl.writeOrLocateDesignFile(ExpressionExperiment ee, boolean useProcessedData, boolean forceWrite, long timeout, TimeUnit timeUnit) ExpressionDataFileService.writeOrLocateDiffExAnalysisArchiveFiles(ExpressionExperiment ee, boolean forceWrite) Locate or create the differential expression archive file(s) for a given experiment.ExpressionDataFileServiceImpl.writeOrLocateDiffExAnalysisArchiveFiles(ExpressionExperiment ee, boolean forceWrite) ExpressionDataFileService.writeOrLocateJSONProcessedExpressionDataFile(ExpressionExperiment ee, boolean filtered, boolean forceWrite) ExpressionDataFileServiceImpl.writeOrLocateJSONProcessedExpressionDataFile(ExpressionExperiment ee, boolean filtered, boolean forceWrite) ExpressionDataFileService.writeOrLocateJSONRawExpressionDataFile(ExpressionExperiment ee, QuantitationType type, boolean forceWrite) ExpressionDataFileServiceImpl.writeOrLocateJSONRawExpressionDataFile(ExpressionExperiment ee, QuantitationType type, boolean forceWrite) ExpressionDataFileService.writeOrLocateMexSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Console console) Write single-cell expression data to a standard location for a given quantitation type.ExpressionDataFileServiceImpl.writeOrLocateMexSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Console console) ExpressionDataFileService.writeOrLocateMexSingleCellExpressionDataAsync(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite) ExpressionDataFileServiceImpl.writeOrLocateMexSingleCellExpressionDataAsync(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite) ExpressionDataFileService.writeOrLocateProcessedDataFile(ExpressionExperiment ee, boolean filtered, boolean forceWrite) Locate or create a data file containing the 'preferred and masked' expression data matrix, with filtering for low expression applied (currently supports default settings only).ExpressionDataFileService.writeOrLocateProcessedDataFile(ExpressionExperiment ee, boolean filtered, boolean forceWrite, long timeout, TimeUnit timeUnit) ExpressionDataFileServiceImpl.writeOrLocateProcessedDataFile(ExpressionExperiment ee, boolean filtered, boolean forceWrite) ExpressionDataFileServiceImpl.writeOrLocateProcessedDataFile(ExpressionExperiment ee, boolean filtered, boolean forceWrite, long timeout, TimeUnit timeUnit) ExpressionDataFileService.writeOrLocateRawExpressionDataFile(ExpressionExperiment ee, QuantitationType type, boolean forceWrite) Locate or create a new data file for the given quantitation type.ExpressionDataFileService.writeOrLocateRawExpressionDataFile(ExpressionExperiment ee, QuantitationType qt, boolean forceWrite, long timeout, TimeUnit timeUnit) ExpressionDataFileServiceImpl.writeOrLocateRawExpressionDataFile(ExpressionExperiment ee, QuantitationType type, boolean forceWrite) ExpressionDataFileServiceImpl.writeOrLocateRawExpressionDataFile(ExpressionExperiment ee, QuantitationType type, boolean forceWrite, long timeout, TimeUnit timeUnit) ExpressionDataFileService.writeOrLocateTabularSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Console console) Write single-cell expression data to a standard location for a given quantitation type in tabular format.ExpressionDataFileServiceImpl.writeOrLocateTabularSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Console console) ExpressionDataFileService.writeOrLocateTabularSingleCellExpressionDataAsync(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite) ExpressionDataFileServiceImpl.writeOrLocateTabularSingleCellExpressionDataAsync(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite) intExpressionDataFileService.writeProcessedExpressionData(ExpressionExperiment ee, boolean filtered, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) Write processed expression data to a given writer for a given quantitation type.intExpressionDataFileService.writeProcessedExpressionData(ExpressionExperiment ee, List<BioAssay> samples, boolean filtered, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) intExpressionDataFileServiceImpl.writeProcessedExpressionData(ExpressionExperiment ee, boolean filtered, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) intExpressionDataFileServiceImpl.writeProcessedExpressionData(ExpressionExperiment ee, List<BioAssay> samples, boolean filtered, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) intExpressionDataFileService.writeRawExpressionData(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) intExpressionDataFileService.writeRawExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) Write raw expression data to a given writer for a given quantitation type.intExpressionDataFileServiceImpl.writeRawExpressionData(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) intExpressionDataFileServiceImpl.writeRawExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) intExpressionDataFileService.writeTabularSingleCellExpressionData(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush, Console console) intExpressionDataFileService.writeTabularSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush, Console console) Write single-cell expression data to a given writer for a given quantitation type in tabular format.intExpressionDataFileServiceImpl.writeTabularSingleCellExpressionData(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush, Console console) intExpressionDataFileServiceImpl.writeTabularSingleCellExpressionData(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush, Console console) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.singleCell.aggregate
Methods in ubic.gemma.core.analysis.singleCell.aggregate with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionSingleCellExpressionExperimentAggregateService.aggregateVectors(ExpressionExperiment ee, QuantitationType qt, List<BioAssay> cellBAs, CellLevelCharacteristics cellLevelCharacteristics, ExperimentalFactor factor, Map<Characteristic, FactorValue> cellTypeMapping, SingleCellAggregationConfig config) Aggregate preferred single-cell data vectors by the given cell-level characteristics.SingleCellExpressionExperimentAggregateServiceImpl.aggregateVectors(ExpressionExperiment ee, QuantitationType qt, List<BioAssay> cellBAs, CellLevelCharacteristics cellLevelCharacteristics, ExperimentalFactor factor, Map<Characteristic, FactorValue> cellType2Factor, SingleCellAggregationConfig config) SingleCellExpressionExperimentAggregateService.aggregateVectorsByCellType(ExpressionExperiment ee, List<BioAssay> cellBAs, SingleCellAggregationConfig config) Aggregate preferred single-cell data vectors by the preferred cell type assignment and the only cell type factor of the experiment.SingleCellExpressionExperimentAggregateServiceImpl.aggregateVectorsByCellType(ExpressionExperiment ee, List<BioAssay> cellBAs, SingleCellAggregationConfig config) SingleCellExpressionExperimentSubSetService.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) booleanSingleCellExpressionExperimentAggregateService.isAggregated(ExpressionExperiment ee, QuantitationType quantitationType) Check if a particular quantitation type is aggregated.booleanSingleCellExpressionExperimentAggregateServiceImpl.isAggregated(ExpressionExperiment ee, QuantitationType quantitationType) SingleCellExpressionExperimentCreateSubSetsAndAggregateService.redoAggregate(ExpressionExperiment expressionExperiment, QuantitationType scQt, CellLevelCharacteristics clc, ExperimentalFactor factor, Map<Characteristic, FactorValue> c2f, BioAssayDimension dimension, QuantitationType previousQt, SingleCellAggregationConfig config) Re-aggregate a dataset by any cell-level characteristics.SingleCellExpressionExperimentCreateSubSetsAndAggregateServiceImpl.redoAggregate(ExpressionExperiment expressionExperiment, QuantitationType scQt, CellLevelCharacteristics clc, ExperimentalFactor factor, Map<Characteristic, FactorValue> c2f, BioAssayDimension dimension, QuantitationType previousQt, SingleCellAggregationConfig config) SingleCellExpressionExperimentCreateSubSetsAndAggregateService.redoAggregateByCellType(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, QuantitationType previousQt, SingleCellAggregationConfig config) Re-aggregate a dataset by cell type.SingleCellExpressionExperimentCreateSubSetsAndAggregateServiceImpl.redoAggregateByCellType(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, QuantitationType previousQt, SingleCellAggregationConfig config) intSingleCellExpressionExperimentAggregateService.removeAggregatedVectors(ExpressionExperiment ee, QuantitationType qt) Remove aggregated vectors for the given quantitation type.intSingleCellExpressionExperimentAggregateService.removeAggregatedVectors(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) Remove aggregated vectors for the given quantitation type.intSingleCellExpressionExperimentAggregateServiceImpl.removeAggregatedVectors(ExpressionExperiment ee, QuantitationType qt) intSingleCellExpressionExperimentAggregateServiceImpl.removeAggregatedVectors(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) -
Uses of ExpressionExperiment in ubic.gemma.core.datastructure.matrix
Methods in ubic.gemma.core.datastructure.matrix that return ExpressionExperimentModifier and TypeMethodDescriptionAbstractBulkExpressionDataMatrix.getExpressionExperiment()AbstractMultiAssayExpressionDataMatrix.getExpressionExperiment()EmptySingleCellExpressionDataMatrix.getExpressionExperiment()ExpressionDataMatrix.getExpressionExperiment()Return the expression experiment this matrix is holding data for, if known.MaskedExpressionDataMatrix.getExpressionExperiment()SingleCellExpressionDataDoubleMatrix.getExpressionExperiment()SingleCellExpressionDataIntMatrix.getExpressionExperiment()TwoChannelExpressionDataMatrixBuilder.getExpressionExperiment()Methods in ubic.gemma.core.datastructure.matrix with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionstatic Collection<QuantitationType> TwoChannelExpressionDataMatrixBuilder.getMissingValueQuantitationTypes(ExpressionExperiment expressionExperiment) static Collection<QuantitationType> TwoChannelExpressionDataMatrixBuilder.getPreferredAndMissingQuantitationTypes(ExpressionExperiment expressionExperiment) static Collection<QuantitationType> TwoChannelExpressionDataMatrixBuilder.getPreferredQuantitationTypes(ExpressionExperiment expressionExperiment) static Collection<QuantitationType> TwoChannelExpressionDataMatrixBuilder.getUsefulQuantitationTypes(ExpressionExperiment expressionExperiment) Constructors in ubic.gemma.core.datastructure.matrix with parameters of type ExpressionExperimentModifierConstructorDescriptionprotectedAbstractBulkExpressionDataMatrix(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, QuantitationType quantitationType, List<CompositeSequence> designElements) protectedCreate a simple multi-assay matrix.protectedAbstractMultiAssayExpressionDataMatrix(ExpressionExperiment ee, Collection<BioAssayDimension> dimension) EmptyBulkExpressionDataMatrix(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, QuantitationType quantitationType) EmptySingleCellExpressionDataMatrix(ExpressionExperiment expressionExperiment, SingleCellDimension dimension, QuantitationType quantitationType) ExpressionDataBooleanMatrix(ExpressionExperiment ee, Collection<? extends BulkExpressionDataVector> vectors) ExpressionDataBooleanMatrix(ExpressionExperiment ee, Collection<? extends BulkExpressionDataVector> vectors, List<QuantitationType> qtypes) ExpressionDataDoubleMatrix(ExpressionExperiment ee, Collection<? extends BulkExpressionDataVector> vectors) ExpressionDataDoubleMatrix(ExpressionExperiment ee, Collection<? extends BulkExpressionDataVector> dataVectors, Collection<QuantitationType> quantitationTypes) ExpressionDataDoubleMatrix(ExpressionExperiment ee, Collection<? extends BulkExpressionDataVector> dataVectors, QuantitationType quantitationType) ExpressionDataDoubleMatrix(ExpressionExperiment ee, DoubleMatrix<CompositeSequence, BioMaterial> dataMatrix, QuantitationType qt) Create a matrix given a 'raw' matrix that uses the same samples as the experiment.ExpressionDataIntegerMatrix(ExpressionExperiment ee, Collection<? extends BulkExpressionDataVector> vectors) ExpressionDataStringMatrix(ExpressionExperiment ee, Collection<? extends BulkExpressionDataVector> vectors) SingleCellExpressionDataDoubleMatrix(ExpressionExperiment ee, QuantitationType quantitationType, SingleCellDimension dimension, List<CompositeSequence> designElements, no.uib.cipr.matrix.sparse.CompRowMatrix matrix) -
Uses of ExpressionExperiment in ubic.gemma.core.datastructure.matrix.io
Methods in ubic.gemma.core.datastructure.matrix.io with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionstatic voidExpressionDataWriterUtils.appendBaseHeader(ExpressionExperiment experiment, String fileTypeStr, String experimentUrl, BuildInfo buildInfo, Date timestamp, Writer buf) Appends base header information (about the experiment) to a file.static voidExpressionDataWriterUtils.appendBaseHeader(ExpressionExperiment experiment, QuantitationType quantitationType, Class<? extends DataVector> dataVectorType, String fileTypeStr, String experimentUrl, BuildInfo buildInfo, Date timestamp, Writer buf) Append base header information (about the experiment) to a file with some information about the quantitation type.voidExperimentalDesignWriter.write(ExpressionExperiment ee, Writer writer) Write the experimental design of the givenExpressionExperimentto the givenWriter.voidExperimentalDesignWriter.write(ExpressionExperiment ee, QuantitationType quantitationType, Class<? extends DataVector> vectorType, Collection<BioAssay> bioAssays, boolean writeBaseHeader, Writer writer) Write the experimental design of the givenExpressionExperimentto the givenWriterfor a given collection of assays.voidMeanVarianceWriter.write(ExpressionExperiment ee, QuantitationType qt, Writer writer) -
Uses of ExpressionExperiment in ubic.gemma.core.loader.entrez.pubmed
Methods in ubic.gemma.core.loader.entrez.pubmed with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentBibRefFinder.locatePrimaryReference(ExpressionExperiment ee) -
Uses of ExpressionExperiment in ubic.gemma.core.loader.expression
Methods in ubic.gemma.core.loader.expression with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidDataUpdater.addAffyDataFromAPTOutput(ExpressionExperiment ee, String pathToAptOutputFile) voidDataUpdaterImpl.addAffyDataFromAPTOutput(ExpressionExperiment ee, String pathToAptOutputFile) Affymetrix: Use to bypass the automated running of apt-probeset-summarize.voidDataUpdater.addCountData(ExpressionExperiment ee, ArrayDesign targetArrayDesign, DoubleMatrix<String, String> countMatrix, DoubleMatrix<String, String> rpkmMatrix, Map<BioAssay, SequencingMetadata> sequencingMetadata, boolean allowMissingSamples) voidDataUpdaterImpl.addCountData(ExpressionExperiment ee, ArrayDesign targetArrayDesign, DoubleMatrix<String, String> countMatrix, DoubleMatrix<String, String> rpkmMatrix, Map<BioAssay, SequencingMetadata> sequencingMetadata, boolean allowMissingSamples) RNA-seq: Replaces data.voidDataUpdater.addData(ExpressionExperiment ee, ArrayDesign targetPlatform, ExpressionDataDoubleMatrix data) voidDataUpdaterImpl.addData(ExpressionExperiment ee, ArrayDesign targetPlatform, ExpressionDataDoubleMatrix data) Generic but in practice used for RNA-seq.voidDataUpdater.log2cpmFromCounts(ExpressionExperiment ee, QuantitationType qt) voidDataUpdaterImpl.log2cpmFromCounts(ExpressionExperiment ee, QuantitationType qt) RNA-seq: For back filling log2cpm when only counts are available.voidDataUpdater.replaceData(ExpressionExperiment ee, ArrayDesign targetPlatform, ExpressionDataDoubleMatrix data) voidDataUpdater.replaceData(ExpressionExperiment ee, ArrayDesign targetPlatform, QuantitationType qt, DoubleMatrix<String, String> data) voidDataUpdaterImpl.replaceData(ExpressionExperiment ee, ArrayDesign targetPlatform, ExpressionDataDoubleMatrix data) Replace the data associated with the experiment (or add it if there is none).voidDataUpdaterImpl.replaceData(ExpressionExperiment ee, ArrayDesign targetPlatform, QuantitationType qt, DoubleMatrix<String, String> data) Replace the data associated with the experiment (or add it if there is none).voidDataUpdater.reprocessAffyDataFromCel(ExpressionExperiment ee) voidDataUpdaterImpl.reprocessAffyDataFromCel(ExpressionExperiment ee) Affymetrix only: Provide or replace data for an Affymetrix-based experiment, using CEL files.voidExpressionExperimentPlatformSwitchService.switchExperimentToArrayDesign(ExpressionExperiment ee, ArrayDesign arrayDesign) If you know the array designs are already in a merged state, you should use switchExperimentToMergedPlatformExpressionExperimentPlatformSwitchService.switchExperimentToMergedPlatform(ExpressionExperiment expExp) Automatically identify an appropriate merged platform -
Uses of ExpressionExperiment in ubic.gemma.core.loader.expression.arrayDesign
Methods in ubic.gemma.core.loader.expression.arrayDesign with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionAffyChipTypeExtractor.getChipTypes(ExpressionExperiment ee, Collection<File> files) Extract a string like "Rat230_2" from CEL files. -
Uses of ExpressionExperiment in ubic.gemma.core.loader.expression.cellxgene
Methods in ubic.gemma.core.loader.expression.cellxgene that return ExpressionExperimentModifier and TypeMethodDescriptionCellXGeneConverter.convert(CollectionMetadata collectionMetadata, DatasetMetadata datasetMetadata, ArrayDesign platform, Collection<CompositeSequence> compositeSequences, String datasetShortName, SingleCellDataLoader dataLoader, boolean loadSingleCellData) CellXGeneDataLoaderService.fetchAndLoad(String collectionId, String datasetId, String assetId, ArrayDesign platform, String datasetShortName, boolean loadSingleCellData, boolean keepPooledSample, boolean keepUnknownSample, boolean dryRun) Fetch a CELLxGENE dataset and load it into the database.CellXGeneDataLoaderServiceImpl.fetchAndLoad(String collectionId, String datasetId, String assetId, ArrayDesign platform, String datasetShortName, boolean loadSingleCellData, boolean keepPooledSample, boolean keepUnknownSample, boolean dryRun) -
Uses of ExpressionExperiment in ubic.gemma.core.loader.expression.geo
Methods in ubic.gemma.core.loader.expression.geo that return ExpressionExperimentModifier and TypeMethodDescriptionGeoConverter.convert(GeoDataset geoDataset, boolean skipDataVectors) GeoConverterImpl.convert(GeoDataset geoDataset, boolean skipDataVectors) Methods in ubic.gemma.core.loader.expression.geo that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionMethods in ubic.gemma.core.loader.expression.geo with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidGeoConverter.convertSubsetToExperimentalFactor(ExpressionExperiment expExp, GeoSubset geoSubSet) Converts Geo subsets to experimental factors.voidGeoConverterImpl.convertSubsetToExperimentalFactor(ExpressionExperiment expExp, GeoSubset geoSubSet) -
Uses of ExpressionExperiment in ubic.gemma.core.loader.expression.geo.service
Methods in ubic.gemma.core.loader.expression.geo.service with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidGeoService.updateFromGEO(ExpressionExperiment expressionExperiment, GeoService.GeoUpdateConfig geoUpdateConfig) Refetch and reprocess a given experiment.voidGeoServiceImpl.updateFromGEO(ExpressionExperiment ee, GeoService.GeoUpdateConfig geoUpdateConfig) -
Uses of ExpressionExperiment in ubic.gemma.core.loader.expression.simple
Methods in ubic.gemma.core.loader.expression.simple that return ExpressionExperimentModifier and TypeMethodDescriptionSimpleExpressionDataLoaderService.convert(SimpleExpressionExperimentMetadata metaData, DoubleMatrix<String, String> data) Convert simple experiment metadata and data into Gemma objects.SimpleExpressionDataLoaderServiceImpl.convert(SimpleExpressionExperimentMetadata metaData, DoubleMatrix<String, String> matrix) SimpleExpressionDataLoaderService.create(SimpleExpressionExperimentMetadata metaData, DoubleMatrix<String, String> data) Parses, converts (into Gemma objects), and loads data into the database.SimpleExpressionDataLoaderServiceImpl.create(SimpleExpressionExperimentMetadata metaData, DoubleMatrix<String, String> matrix) Methods in ubic.gemma.core.loader.expression.simple with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidExperimentalDesignImporter.importDesign(ExpressionExperiment experiment, InputStream is) This is the main builder director method of the application: It processes the input file containing information about the experimental design for a given expression experiment.voidExperimentalDesignImporterImpl.importDesign(ExpressionExperiment experiment, InputStream is) -
Uses of ExpressionExperiment in ubic.gemma.core.loader.expression.singleCell
Methods in ubic.gemma.core.loader.expression.singleCell with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionSingleCellDataLoaderServiceImpl.getSeuratDiskFile(ExpressionExperiment ee) SingleCellDataLoaderService.load(ExpressionExperiment ee, ArrayDesign platform, SingleCellDataLoaderConfig config) Load single-cell data, the data type is automatically detected.SingleCellDataLoaderService.load(ExpressionExperiment ee, ArrayDesign platform, SingleCellDataType dataType, SingleCellDataLoaderConfig config) Load a specific single-cell data type.SingleCellDataLoaderServiceImpl.load(ExpressionExperiment ee, ArrayDesign platform, SingleCellDataLoaderConfig config) SingleCellDataLoaderServiceImpl.load(ExpressionExperiment ee, ArrayDesign platform, SingleCellDataType dataType, SingleCellDataLoaderConfig config) SingleCellDataLoaderService.loadCellTypeAssignments(ExpressionExperiment ee, SingleCellDataLoaderConfig config) Load the cell type assignments, the data type is automatically detected.SingleCellDataLoaderService.loadCellTypeAssignments(ExpressionExperiment ee, SingleCellDataType dataType, SingleCellDataLoaderConfig config) Load the cell type assignments.SingleCellDataLoaderServiceImpl.loadCellTypeAssignments(ExpressionExperiment ee, SingleCellDataLoaderConfig config) SingleCellDataLoaderServiceImpl.loadCellTypeAssignments(ExpressionExperiment ee, SingleCellDataType dataType, SingleCellDataLoaderConfig config) SingleCellDataLoaderService.loadOtherCellLevelCharacteristics(ExpressionExperiment ee, SingleCellDataLoaderConfig config) Load other cell-level characteristics (i.e.SingleCellDataLoaderService.loadOtherCellLevelCharacteristics(ExpressionExperiment ee, SingleCellDataType dataType, SingleCellDataLoaderConfig config) Load other cell-level characteristics (i.e.SingleCellDataLoaderServiceImpl.loadOtherCellLevelCharacteristics(ExpressionExperiment ee, SingleCellDataLoaderConfig config) SingleCellDataLoaderServiceImpl.loadOtherCellLevelCharacteristics(ExpressionExperiment ee, SingleCellDataType dataType, SingleCellDataLoaderConfig config) SingleCellDataLoaderService.loadSequencingMetadata(ExpressionExperiment ee, SingleCellDataLoaderConfig config) Load sequencing metadata.SingleCellDataLoaderServiceImpl.loadSequencingMetadata(ExpressionExperiment ee, SingleCellDataLoaderConfig config) -
Uses of ExpressionExperiment in ubic.gemma.core.search
Methods in ubic.gemma.core.search that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptiondefault Collection<SearchResult<ExpressionExperiment>> SearchSource.searchExpressionExperiment(SearchSettings settings, SearchContext context) -
Uses of ExpressionExperiment in ubic.gemma.core.search.source
Methods in ubic.gemma.core.search.source that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionCompositeSearchSource.searchExpressionExperiment(SearchSettings settings, SearchContext context) DatabaseSearchSource.searchExpressionExperiment(SearchSettings settings, SearchContext context) Does search on exact string by: id, name and short name.HibernateSearchSource.searchExpressionExperiment(SearchSettings settings, SearchContext context) OntologySearchSource.searchExpressionExperiment(SearchSettings settings, SearchContext context) Search via characteristics i.e. -
Uses of ExpressionExperiment in ubic.gemma.core.tasks.analysis.coexp
Methods in ubic.gemma.core.tasks.analysis.coexp that return ExpressionExperimentMethods in ubic.gemma.core.tasks.analysis.coexp with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidLinkAnalysisTaskCommand.setExpressionExperiment(ExpressionExperiment expressionExperiment) Constructors in ubic.gemma.core.tasks.analysis.coexp with parameters of type ExpressionExperimentModifierConstructorDescriptionLinkAnalysisTaskCommand(ExpressionExperiment ee, LinkAnalysisConfig lac, ExpressionExperimentFilterConfig fg) -
Uses of ExpressionExperiment in ubic.gemma.core.tasks.analysis.diffex
Methods in ubic.gemma.core.tasks.analysis.diffex that return ExpressionExperimentModifier and TypeMethodDescriptionDifferentialExpressionAnalysisTaskCommand.getExpressionExperiment()Methods in ubic.gemma.core.tasks.analysis.diffex with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidDifferentialExpressionAnalysisTaskCommand.setExpressionExperiment(ExpressionExperiment expressionExperiment) Constructors in ubic.gemma.core.tasks.analysis.diffex with parameters of type ExpressionExperimentModifierConstructorDescriptionDifferentialExpressionAnalysisRemoveTaskCommand(ExpressionExperiment ee, DifferentialExpressionAnalysis toRemove) DifferentialExpressionAnalysisTaskCommand(boolean forceAnalysis, ExpressionExperiment expressionExperiment) DifferentialExpressionAnalysisTaskCommand(ExpressionExperiment ee, DifferentialExpressionAnalysis toRedo) -
Uses of ExpressionExperiment in ubic.gemma.core.tasks.analysis.expression
Methods in ubic.gemma.core.tasks.analysis.expression that return ExpressionExperimentModifier and TypeMethodDescriptionPreprocessTaskCommand.getExpressionExperiment()SvdTaskCommand.getExpressionExperiment()TwoChannelMissingValueTaskCommand.getExpressionExperiment()Methods in ubic.gemma.core.tasks.analysis.expression with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidPreprocessTaskCommand.setExpressionExperiment(ExpressionExperiment expressionExperiment) voidSvdTaskCommand.setExpressionExperiment(ExpressionExperiment expressionExperiment) voidTwoChannelMissingValueTaskCommand.setExpressionExperiment(ExpressionExperiment expressionExperiment) Constructors in ubic.gemma.core.tasks.analysis.expression with parameters of type ExpressionExperimentModifierConstructorDescriptionBatchInfoFetchTaskCommand(ExpressionExperiment expressionExperiment) SvdTaskCommand(ExpressionExperiment expressionExperiment) SvdTaskCommand(ExpressionExperiment expressionExperiment, boolean postProcessOnly) TwoChannelMissingValueTaskCommand(ExpressionExperiment expressionExperiment, double s2n, Collection<Double> extraMissingValueIndictors) -
Uses of ExpressionExperiment in ubic.gemma.core.tasks.maintenance
Methods in ubic.gemma.core.tasks.maintenance that return ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentReportTaskCommand.getExpressionExperiment()Methods in ubic.gemma.core.tasks.maintenance with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidExpressionExperimentReportTaskCommand.setExpressionExperiment(ExpressionExperiment expressionExperiment) Constructors in ubic.gemma.core.tasks.maintenance with parameters of type ExpressionExperimentModifierConstructorDescriptionExpressionExperimentReportTaskCommand(ExpressionExperiment expressionExperiment) -
Uses of ExpressionExperiment in ubic.gemma.core.visualization
Methods in ubic.gemma.core.visualization that return ExpressionExperimentMethods in ubic.gemma.core.visualization with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionstatic ExpressionDataHeatmapExpressionDataHeatmap.fromDesignElements(ExpressionExperiment ee, BioAssayDimension dimension, Slice<CompositeSequence> designElements, List<Gene> genes) Create a heatmap for a given set of design elements.static ExpressionDataHeatmapExpressionDataHeatmap.fromVectors(ExpressionExperiment ee, BioAssayDimension dimension, Slice<? extends BulkExpressionDataVector> vectors, List<Gene> genes) Create a heatmap for a given set of vectors.Constructors in ubic.gemma.core.visualization with parameters of type ExpressionExperimentModifierConstructorDescriptionSingleCellSparsityHeatmap(ExpressionExperiment expressionExperiment, SingleCellDimension singleCellDimension, BioAssayDimension dimension, Collection<ExpressionExperimentSubSet> subSets, Map<BioAssay, Long> designElementsPerSample, SingleCellSparsityHeatmap.SingleCellHeatmapType type) -
Uses of ExpressionExperiment in ubic.gemma.core.visualization.cellbrowser
Methods in ubic.gemma.core.visualization.cellbrowser with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionstatic StringCellBrowserUtils.constructDatasetName(ExpressionExperiment ee) CellBrowserService.getBrowserUrl(ExpressionExperiment ee) Obtain a URL for the Cell Browser for a givenExpressionExperiment.CellBrowserServiceImpl.getBrowserUrl(ExpressionExperiment ee) booleanCellBrowserService.hasBrowser(ExpressionExperiment ee) Check if a particularExpressionExperimenthas a Cell Browser dataset configured.booleanCellBrowserServiceImpl.hasBrowser(ExpressionExperiment ee) voidCellBrowserMetadataWriter.write(ExpressionExperiment ee, SingleCellDimension singleCellDimension, Writer writer) -
Uses of ExpressionExperiment in ubic.gemma.model.analysis
Methods in ubic.gemma.model.analysis that return ExpressionExperimentModifier and TypeMethodDescriptionSingleExperimentAnalysis.getSecurityOwner()Experiment analysis are always owned by the experiment (or source experiment, if a subset). -
Uses of ExpressionExperiment in ubic.gemma.model.analysis.expression
Methods in ubic.gemma.model.analysis.expression that return types with arguments of type ExpressionExperimentMethod parameters in ubic.gemma.model.analysis.expression with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionvoidExpressionExperimentSet.setExperiments(Set<ExpressionExperiment> experiments) -
Uses of ExpressionExperiment in ubic.gemma.model.analysis.expression.coexpression
Methods in ubic.gemma.model.analysis.expression.coexpression with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionstatic SampleCoexpressionAnalysisSampleCoexpressionAnalysis.Factory.newInstance(ExpressionExperiment experimentAnalyzed, SampleCoexpressionMatrix fullCoexpressionMatrix, SampleCoexpressionMatrix regressedCoexpressionMatrix) -
Uses of ExpressionExperiment in ubic.gemma.model.association.coexpression
Methods in ubic.gemma.model.association.coexpression that return ExpressionExperimentMethods in ubic.gemma.model.association.coexpression with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionbooleanGene2GeneCoexpression.isSupportedBy(ExpressionExperiment ee) voidExperimentCoexpressionLink.setExperiment(ExpressionExperiment experiment) Constructors in ubic.gemma.model.association.coexpression with parameters of type ExpressionExperimentModifierConstructorDescriptionExperimentCoexpressionLink(ExpressionExperiment experiment, Long linkId, Long firstGene, Long secondGene) HumanExperimentCoexpressionLink(ExpressionExperiment experiment, Long linkId, Long firstGene, Long secondGene) MouseExperimentCoexpressionLink(ExpressionExperiment experiment, Long linkId, Long firstGene, Long secondGene) OtherExperimentCoexpressionLink(ExpressionExperiment experiment, Long linkId, Long firstGene, Long secondGene) RatExperimentCoexpressionLink(ExpressionExperiment experiment, Long linkId, Long firstGene, Long secondGene) -
Uses of ExpressionExperiment in ubic.gemma.model.common.quantitationtype
Constructors in ubic.gemma.model.common.quantitationtype with parameters of type ExpressionExperimentModifierConstructorDescriptionQuantitationTypeValueObject(QuantitationType qt, ExpressionExperiment expressionExperiment, Class<? extends DataVector> vectorType) Create aQuantitationTypeVO in the context of an associated experiment. -
Uses of ExpressionExperiment in ubic.gemma.model.common.search
Methods in ubic.gemma.model.common.search that return ExpressionExperimentModifier and TypeMethodDescriptionSearchSettings.getDatasetConstraint()Constraint results to be related to the given dataset.Methods in ubic.gemma.model.common.search with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionSearchSettings.SearchSettingsBuilder.datasetConstraint(ExpressionExperiment datasetConstraint) Constraint results to be related to the given dataset.voidSearchSettings.setDatasetConstraint(ExpressionExperiment datasetConstraint) Constraint results to be related to the given dataset.SearchSettings.withDatasetConstraint(ExpressionExperiment datasetConstraint) Constraint results to be related to the given dataset. -
Uses of ExpressionExperiment in ubic.gemma.model.expression.bioAssay
Methods in ubic.gemma.model.expression.bioAssay that return ExpressionExperimentMethods in ubic.gemma.model.expression.bioAssay with parameters of type ExpressionExperiment -
Uses of ExpressionExperiment in ubic.gemma.model.expression.bioAssayData
Methods in ubic.gemma.model.expression.bioAssayData that return ExpressionExperimentModifier and TypeMethodDescriptionDataVector.getExpressionExperiment()MeanVarianceRelation.getSecurityOwner()Methods in ubic.gemma.model.expression.bioAssayData with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionSingleCellExpressionDataVectorUtils.createStreamMonitor(ExpressionExperiment ee, QuantitationType qt, String logCategory, int reportFrequency, long numVecs, Console console) Create a consumer for aStreamthat will report progress of retrieving single-cell vectors.voidDataVector.setExpressionExperiment(ExpressionExperiment expressionExperiment) voidMeanVarianceRelation.setSecurityOwner(ExpressionExperiment ee) -
Uses of ExpressionExperiment in ubic.gemma.model.expression.biomaterial
Methods in ubic.gemma.model.expression.biomaterial that return ExpressionExperimentMethods in ubic.gemma.model.expression.biomaterial with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidBioMaterial.setSecurityOwner(ExpressionExperiment securityOwner) -
Uses of ExpressionExperiment in ubic.gemma.model.expression.experiment
Methods in ubic.gemma.model.expression.experiment that return ExpressionExperimentModifier and TypeMethodDescriptionExperimentalDesign.getSecurityOwner()ExperimentalFactor.getSecurityOwner()ExpressionExperimentSubSet.getSecurityOwner()FactorValue.getSecurityOwner()ExpressionExperimentSubSet.getSourceExperiment()static ExpressionExperimentExpressionExperiment.Factory.newInstance()Methods in ubic.gemma.model.expression.experiment that return types with arguments of type ExpressionExperimentMethods in ubic.gemma.model.expression.experiment with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionstatic ExpressionExperimentSubSetExpressionExperimentSubSet.Factory.newInstance(String name, ExpressionExperiment sourceExperiment) Subsets are named by appending the name to the source experiment name, separated byExpressionExperimentSubSet.NAME_DELIMITER.voidExperimentalDesign.setSecurityOwner(ExpressionExperiment securityOwner) voidExperimentalFactor.setSecurityOwner(ExpressionExperiment securityOwner) voidFactorValue.setSecurityOwner(ExpressionExperiment ee) voidExpressionExperimentSubSet.setSourceExperiment(ExpressionExperiment sourceExperiment) Method parameters in ubic.gemma.model.expression.experiment with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionvoidExpressionExperiment.setOtherParts(Set<ExpressionExperiment> otherParts) Constructors in ubic.gemma.model.expression.experiment with parameters of type ExpressionExperimentModifierConstructorDescriptionExpressionExperimentDetailsValueObject(ExpressionExperiment ee, gemma.gsec.acl.domain.AclObjectIdentity aoi, gemma.gsec.acl.domain.AclSid sid) ExpressionExperimentValueObject(ExpressionExperiment ee, boolean ignoreDesign, boolean ignoreAccession) Creates a new value object out of given Expression Experiment.ExpressionExperimentValueObject(ExpressionExperiment ee, gemma.gsec.acl.domain.AclObjectIdentity aoi, gemma.gsec.acl.domain.AclSid sid) Creates a newExpressionExperimentvalue object with additional information about ownership. -
Uses of ExpressionExperiment in ubic.gemma.persistence.persister
Methods in ubic.gemma.persistence.persister that return ExpressionExperimentModifier and TypeMethodDescriptionExpressionPersister.persist(ExpressionExperiment ee, ArrayDesignsForExperimentCache cachedArrays) PersisterHelper.persist(ExpressionExperiment ee, ArrayDesignsForExperimentCache cachedArrays) protected ExpressionExperimentExpressionPersister.persistExpressionExperiment(ExpressionExperiment ee, AbstractPersister.Caches caches) Methods in ubic.gemma.persistence.persister with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionPersister.persist(ExpressionExperiment ee, ArrayDesignsForExperimentCache cachedArrays) PersisterHelper.persist(ExpressionExperiment ee, ArrayDesignsForExperimentCache cachedArrays) protected ExpressionExperimentExpressionPersister.persistExpressionExperiment(ExpressionExperiment ee, AbstractPersister.Caches caches) ExpressionPersister.prepare(ExpressionExperiment ee) PersisterHelper.prepare(ExpressionExperiment ee) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.analysis.expression
Methods in ubic.gemma.persistence.service.analysis.expression that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentSetDao.getExperimentsInSet(Long id) ExpressionExperimentSetDaoImpl.getExperimentsInSet(Long id) Methods in ubic.gemma.persistence.service.analysis.expression with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentSetDao.find(ExpressionExperiment ee) ExpressionExperimentSetDaoImpl.find(ExpressionExperiment ee) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.analysis.expression.coexpression
Methods in ubic.gemma.persistence.service.analysis.expression.coexpression that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionCoexpressionAnalysisDao.findByExperimentsAnalyzed(Collection<ExpressionExperiment> experimentsAnalyzed) CoexpressionAnalysisDaoImpl.findByExperimentsAnalyzed(Collection<ExpressionExperiment> experimentsAnalyzed) CoexpressionAnalysisService.findByExperimentsAnalyzed(Collection<ExpressionExperiment> experimentsAnalyzed) CoexpressionAnalysisServiceImpl.findByExperimentsAnalyzed(Collection<ExpressionExperiment> investigations) Methods in ubic.gemma.persistence.service.analysis.expression.coexpression with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidCoexpressionAnalysisService.addCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment, CoexpCorrelationDistribution coexpd) For backfilling of the coexpression distributions from flat files - remove when no longer needed.voidCoexpressionAnalysisServiceImpl.addCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment, CoexpCorrelationDistribution coexpd) CoexpressionAnalysisDao.findByExperimentAnalyzed(ExpressionExperiment experimentAnalyzed) CoexpressionAnalysisDaoImpl.findByExperimentAnalyzed(ExpressionExperiment experimentAnalyzed) CoexpressionAnalysisService.findByExperimentAnalyzed(ExpressionExperiment experimentAnalyzed) CoexpressionAnalysisServiceImpl.findByExperimentAnalyzed(ExpressionExperiment investigation) CoexpressionAnalysisDao.getCoexpCorrelationDistribution(ExpressionExperiment experimentAnalyzed) CoexpressionAnalysisDaoImpl.getCoexpCorrelationDistribution(ExpressionExperiment experimentAnalyzed) CoexpressionAnalysisService.getCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment) CoexpressionAnalysisServiceImpl.getCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment) voidCoexpressionAnalysisService.removeForExperimentAnalyzed(ExpressionExperiment ee) voidCoexpressionAnalysisServiceImpl.removeForExperimentAnalyzed(ExpressionExperiment ee) Method parameters in ubic.gemma.persistence.service.analysis.expression.coexpression with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionCoexpressionAnalysisDao.findByExperimentsAnalyzed(Collection<ExpressionExperiment> experimentsAnalyzed) CoexpressionAnalysisDaoImpl.findByExperimentsAnalyzed(Collection<ExpressionExperiment> experimentsAnalyzed) CoexpressionAnalysisService.findByExperimentsAnalyzed(Collection<ExpressionExperiment> experimentsAnalyzed) CoexpressionAnalysisServiceImpl.findByExperimentsAnalyzed(Collection<ExpressionExperiment> investigations) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.analysis.expression.diff
Methods in ubic.gemma.persistence.service.analysis.expression.diff that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionDifferentialExpressionAnalysisDao.findByExperimentIds(Collection<Long> experimentIds, boolean includeSubSets, Map<Long, Collection<Long>> arrayDesignUsed, Map<Long, Collection<FactorValue>> ee2fv) Retrieve analysis for the given experiment or experiment subset IDs.DifferentialExpressionAnalysisDao.findByExperiments(Collection<ExpressionExperiment> experiments, boolean includeSubSets) Find by associatedExpressionExperiments.DifferentialExpressionAnalysisService.findByExperiments(Collection<ExpressionExperiment> experiments, boolean includeSubSets) DifferentialExpressionAnalysisServiceImpl.findByExperiments(Collection<ExpressionExperiment> experiments, boolean includeSubSets) Methods in ubic.gemma.persistence.service.analysis.expression.diff with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionDifferentialExpressionAnalysisDao.findByExperiment(ExpressionExperiment experiment, boolean includeSubSets) Find by associatedExpressionExperiment.DifferentialExpressionAnalysisService.findByExperiment(ExpressionExperiment experimentAnalyzed, boolean includeSubSets) DifferentialExpressionAnalysisServiceImpl.findByExperiment(ExpressionExperiment experiment, boolean includeSubSets) DifferentialExpressionAnalysisDao.findByExperimentAndAnalysisId(ExpressionExperiment experimentAnalyzed, boolean includeSubSets, Long analysisId) Find an analysis for the given experiment and identifier.DifferentialExpressionAnalysisService.findByExperimentAndAnalysisId(ExpressionExperiment expressionExperiment, boolean includeSubSets, Long analysisId) DifferentialExpressionAnalysisServiceImpl.findByExperimentAndAnalysisId(ExpressionExperiment expressionExperiment, boolean includeSubSets, Long analysisId) voidDifferentialExpressionAnalysisService.removeForExperiment(ExpressionExperiment ee, boolean includeSubSets) Removes all analyses for the given experimentvoidDifferentialExpressionAnalysisServiceImpl.removeForExperiment(ExpressionExperiment ee, boolean includeSubSets) Method parameters in ubic.gemma.persistence.service.analysis.expression.diff with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionDifferentialExpressionAnalysisDao.findByExperiments(Collection<ExpressionExperiment> experiments, boolean includeSubSets) Find by associatedExpressionExperiments.DifferentialExpressionAnalysisService.findByExperiments(Collection<ExpressionExperiment> experiments, boolean includeSubSets) DifferentialExpressionAnalysisServiceImpl.findByExperiments(Collection<ExpressionExperiment> experiments, boolean includeSubSets) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.analysis.expression.pca
Methods in ubic.gemma.persistence.service.analysis.expression.pca with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionPrincipalComponentAnalysisService.create(ExpressionExperiment ee, DoubleMatrix<CompositeSequence, Integer> u, double[] eigenvalues, DoubleMatrix<Integer, BioMaterial> v, BioAssayDimension bad, int numComponentsToStore, int numLoadingsToStore) PrincipalComponentAnalysisServiceImpl.create(ExpressionExperiment ee, DoubleMatrix<CompositeSequence, Integer> u, double[] eigenvalues, DoubleMatrix<Integer, BioMaterial> v, BioAssayDimension bad, int numComponentsToStore, int numLoadingsToStore) booleanPrincipalComponentAnalysisDao.existsByExperiment(ExpressionExperiment ee) booleanPrincipalComponentAnalysisDaoImpl.existsByExperiment(ExpressionExperiment ee) booleanPrincipalComponentAnalysisService.existsByExperiment(ExpressionExperiment ee) booleanPrincipalComponentAnalysisServiceImpl.existsByExperiment(ExpressionExperiment ee) PrincipalComponentAnalysisDao.findByExperiment(ExpressionExperiment ee) PrincipalComponentAnalysisDaoImpl.findByExperiment(ExpressionExperiment ee) PrincipalComponentAnalysisDao.getTopLoadedProbes(ExpressionExperiment ee, int component, int count) PrincipalComponentAnalysisDaoImpl.getTopLoadedProbes(ExpressionExperiment ee, int component, int count) PrincipalComponentAnalysisService.getTopLoadedProbes(ExpressionExperiment ee, int component, int count) PrincipalComponentAnalysisServiceImpl.getTopLoadedProbes(ExpressionExperiment ee, int component, int count) PrincipalComponentAnalysisService.loadForExperiment(ExpressionExperiment ee) PrincipalComponentAnalysisServiceImpl.loadForExperiment(ExpressionExperiment ee) voidPrincipalComponentAnalysisDao.removeForExperiment(ExpressionExperiment ee) voidPrincipalComponentAnalysisDaoImpl.removeForExperiment(ExpressionExperiment ee) voidPrincipalComponentAnalysisService.removeForExperiment(ExpressionExperiment ee) voidPrincipalComponentAnalysisServiceImpl.removeForExperiment(ExpressionExperiment ee) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.analysis.expression.sampleCoexpression
Methods in ubic.gemma.persistence.service.analysis.expression.sampleCoexpression with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionSampleCoexpressionAnalysisService.compute(ExpressionExperiment ee, PreparedCoexMatrices matrices) Computes sample correlation matrices for the given experiment.SampleCoexpressionAnalysisServiceImpl.compute(ExpressionExperiment ee, PreparedCoexMatrices matrices) Unfortunately, this method breaks under high contention (see #400, so we need to fully lock the database while undergoing usingIsolation.SERIALIZABLEtransaction isolation level.booleanSampleCoexpressionAnalysisService.hasAnalysis(ExpressionExperiment ee) booleanSampleCoexpressionAnalysisServiceImpl.hasAnalysis(ExpressionExperiment ee) SampleCoexpressionAnalysisService.loadBestMatrix(ExpressionExperiment ee) Loads the analysis containing the coexpression matrices for the given experiment and converts the regressed coexpression matrix into a double matrix.SampleCoexpressionAnalysisServiceImpl.loadBestMatrix(ExpressionExperiment ee) SampleCoexpressionAnalysisService.loadFullMatrix(ExpressionExperiment ee) Loads the analysis containing the coexpression matrices for the given experiment and converts the full (non-regressed) coexpression matrix into a double matrix.SampleCoexpressionAnalysisServiceImpl.loadFullMatrix(ExpressionExperiment ee) SampleCoexpressionAnalysisService.loadRegressedMatrix(ExpressionExperiment ee) Load the regressed coexpression matrix for the given experiment.SampleCoexpressionAnalysisServiceImpl.loadRegressedMatrix(ExpressionExperiment ee) SampleCoexpressionAnalysisService.prepare(ExpressionExperiment ee) SampleCoexpressionAnalysisServiceImpl.prepare(ExpressionExperiment ee) voidSampleCoexpressionAnalysisService.removeForExperiment(ExpressionExperiment ee) Removes all coexpression matrices for the given experiment.voidSampleCoexpressionAnalysisServiceImpl.removeForExperiment(ExpressionExperiment ee) SampleCoexpressionAnalysisService.retrieveExisting(ExpressionExperiment ee) SampleCoexpressionAnalysisServiceImpl.retrieveExisting(ExpressionExperiment ee) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.association.coexpression
Methods in ubic.gemma.persistence.service.association.coexpression with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionCoexpressionDao.countLinks(Gene gene, ExpressionExperiment ee) CoexpressionDaoImpl.countLinks(Gene gene, ExpressionExperiment ee) CoexpressionService.countLinks(ExpressionExperiment ee, Gene gene) CoexpressionServiceImpl.countLinks(ExpressionExperiment ee, Gene gene) LinkCreator.createEELink(ExpressionExperiment ee, Long linkid, Long firstGene, Long secondGene) voidCoexpressionDao.createOrUpdate(ExpressionExperiment bioAssaySet, List<NonPersistentNonOrderedCoexpLink> p2plinks, LinkCreator c, Set<Gene> genesTested) voidCoexpressionDaoImpl.createOrUpdate(ExpressionExperiment ee, List<NonPersistentNonOrderedCoexpLink> links, LinkCreator c, Set<Gene> genesTested) voidCoexpressionService.createOrUpdate(ExpressionExperiment ee, List<NonPersistentNonOrderedCoexpLink> links, LinkCreator c, Set<Gene> geesTested) Maintenance method.voidCoexpressionServiceImpl.createOrUpdate(ExpressionExperiment ee, List<NonPersistentNonOrderedCoexpLink> links, LinkCreator c, Set<Gene> genesTested) voidCoexpressionDao.deleteLinks(Taxon taxon, ExpressionExperiment experiment) voidCoexpressionDaoImpl.deleteLinks(Taxon t, ExpressionExperiment experiment) voidCoexpressionService.deleteLinks(ExpressionExperiment experiment) Maintenance method.voidCoexpressionServiceImpl.deleteLinks(ExpressionExperiment experiment) CoexpressionDao.getCoexpression(Taxon taxon, ExpressionExperiment experiment, boolean quick) CoexpressionDaoImpl.getCoexpression(Taxon taxon, ExpressionExperiment experiment, boolean quick) CoexpressionService.getCoexpression(ExpressionExperiment experiment, boolean quick) CoexpressionServiceImpl.getCoexpression(ExpressionExperiment experiment, boolean quick) booleanCoexpressionDao.hasLinks(Taxon taxon, ExpressionExperiment ee) booleanCoexpressionDaoImpl.hasLinks(Taxon taxon, ExpressionExperiment ee) booleanCoexpressionService.hasLinks(ExpressionExperiment ee) Check if a given dataset has coexpression links.booleanCoexpressionServiceImpl.hasLinks(ExpressionExperiment ee) voidCoexpressionDaoImpl.updateModifiedSupportDetails(ExpressionExperiment experiment, Collection<SupportDetails> supportDetailsToDelete, Collection<SupportDetails> supportDetailsToUpdate) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.blacklist
Methods in ubic.gemma.persistence.service.blacklist that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionBlacklistedEntityDao.getNonBlacklistedExpressionExperiments(ArrayDesign arrayDesign) BlacklistedEntityDaoImpl.getNonBlacklistedExpressionExperiments(ArrayDesign arrayDesign) Methods in ubic.gemma.persistence.service.blacklist with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionBlacklistedEntityService.blacklistExpressionExperiment(ExpressionExperiment dataset, String reason) Blacklist a given dataset.BlacklistedEntityServiceImpl.blacklistExpressionExperiment(ExpressionExperiment dataset, String reason) booleanBlacklistedEntityDao.isBlacklisted(ExpressionExperiment dataset) booleanBlacklistedEntityDaoImpl.isBlacklisted(ExpressionExperiment dataset) booleanBlacklistedEntityService.isBlacklisted(ExpressionExperiment dataset) booleanBlacklistedEntityServiceImpl.isBlacklisted(ExpressionExperiment dataset) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.common.description
Methods in ubic.gemma.persistence.service.common.description that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionMap<Class<? extends Identifiable>, Map<String, Set<@MayBeUninitialized ExpressionExperiment>>> CharacteristicDao.findExperimentReferencesByUris(Collection<String> uris, boolean includeSubjects, boolean includePredicates, boolean includeObjects, Taxon taxon, int limit, boolean rankByLevel) Similar toCharacteristicDao.findExperimentsByUris(Collection, boolean, boolean, boolean, Taxon, int, boolean), but returns proxies with instead of initializing all the EEs in bulk.Map<Class<? extends Identifiable>, Map<String, Set<@MayBeUninitialized ExpressionExperiment>>> CharacteristicDaoImpl.findExperimentReferencesByUris(Collection<String> uris, boolean includeSubjects, boolean includePredicates, boolean includeObjects, Taxon taxon, int limit, boolean rankByLevel) Since proxies are returned, they cannot be collected in aHashSetwhich would otherwise cause their initialization by accessingObject.hashCode().Map<Class<? extends Identifiable>, Map<String, Set<ExpressionExperiment>>> CharacteristicDao.findExperimentsByUris(Collection<String> uris, boolean includeSubjects, boolean includePredicates, boolean includeObjects, Taxon taxon, int limit, boolean rankByLevel) This search looks at direct annotations, factor values and biomaterials in that order.Map<Class<? extends Identifiable>, Map<String, Set<ExpressionExperiment>>> CharacteristicDaoImpl.findExperimentsByUris(Collection<String> uris, boolean includeSubjects, boolean includePredicates, boolean includeObjects, Taxon taxon, int limit, boolean rankByLevel) Map<Class<? extends Identifiable>, Map<String, Set<ExpressionExperiment>>> CharacteristicService.findExperimentsByUris(Collection<String> uris, boolean includeSubjects, boolean includePredicates, boolean includeObjects, Taxon taxon, int limit, boolean loadEEs, boolean rankByLevel) Map<Class<? extends Identifiable>, Map<String, Set<ExpressionExperiment>>> CharacteristicServiceImpl.findExperimentsByUris(Collection<String> uris, boolean includeSubjects, boolean includePredicates, boolean includeObjects, Taxon taxon, int limit, boolean loadEEs, boolean rankByLevel) BibliographicReferenceDao.getRelatedExperiments(Collection<BibliographicReference> records) Get the related experiments for the given references.BibliographicReferenceDaoImpl.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceService.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceServiceImpl.getRelatedExperiments(Collection<BibliographicReference> records) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.common.quantitationtype
Methods in ubic.gemma.persistence.service.common.quantitationtype with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionQuantitationTypeDao.find(ExpressionExperiment ee, QuantitationType quantitationType, Set<Class<? extends DataVector>> dataVectorTypes) Find a QT matching the given template as perQuantitationTypeDao.find(QuantitationType)in a given experiment for and for a given data vector type.QuantitationTypeDaoImpl.find(ExpressionExperiment ee, QuantitationType quantitationType, Set<Class<? extends DataVector>> dataVectorTypes) QuantitationTypeService.find(ExpressionExperiment ee, QuantitationType quantitationType, Class<? extends DataVector> dataVectorTypes) Locate a QT associated with the given ee matching the specification of the passed quantitationType, or null if there isn't one.QuantitationTypeServiceImpl.find(ExpressionExperiment ee, QuantitationType quantitationType, Class<? extends DataVector> dataVectorTypes) <T extends DataVector>
Collection<QuantitationType> QuantitationTypeDao.findAllByNameAndVectorType(ExpressionExperiment ee, String name, Class<? extends T> vectorType) <T extends DataVector>
Collection<QuantitationType> QuantitationTypeDaoImpl.findAllByNameAndVectorType(ExpressionExperiment ee, String name, Class<? extends T> vectorType) <T extends DataVector>
Collection<QuantitationType> QuantitationTypeService.findAllByNameAndVectorType(ExpressionExperiment ee, String name, Class<? extends T> vectorType) Find all the QT associated to the given experiment, name and vector type.<T extends DataVector>
Collection<QuantitationType> QuantitationTypeServiceImpl.findAllByNameAndVectorType(ExpressionExperiment ee, String name, Class<? extends T> vectorType) Map<Class<? extends DataVector>, Set<QuantitationType>> QuantitationTypeDao.findByExpressionExperiment(ExpressionExperiment ee) Retrieve all the QTs associated with the given experiment.QuantitationTypeDao.findByExpressionExperiment(ExpressionExperiment ee, Class<? extends DataVector> dataVectorType) Map<Class<? extends DataVector>, Set<QuantitationType>> QuantitationTypeDaoImpl.findByExpressionExperiment(ExpressionExperiment ee) QuantitationTypeDaoImpl.findByExpressionExperiment(ExpressionExperiment ee, Class<? extends DataVector> vectorType) Map<Class<? extends DataVector>, Set<QuantitationType>> QuantitationTypeService.findByExpressionExperiment(ExpressionExperiment ee) Find all the QT associated to the given experiment.<T extends DataVector>
Collection<QuantitationType> QuantitationTypeService.findByExpressionExperiment(ExpressionExperiment ee, Class<? extends T> dataVectorType) Find all the QT associated to the given experiment and data vector type.<T extends DataVector>
Collection<QuantitationType> QuantitationTypeService.findByExpressionExperiment(ExpressionExperiment ee, Collection<Class<? extends T>> vectorTypes) Map<Class<? extends DataVector>, Set<QuantitationType>> QuantitationTypeServiceImpl.findByExpressionExperiment(ExpressionExperiment ee) <T extends DataVector>
Collection<QuantitationType> QuantitationTypeServiceImpl.findByExpressionExperiment(ExpressionExperiment ee, Class<? extends T> dataVectorType) <T extends DataVector>
Collection<QuantitationType> QuantitationTypeServiceImpl.findByExpressionExperiment(ExpressionExperiment ee, Collection<Class<? extends T>> vectorTypes) QuantitationTypeDao.findByExpressionExperimentAndDimension(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) Retrieve all the QTs associated with the given experiment and dimension.QuantitationTypeDao.findByExpressionExperimentAndDimension(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, Collection<Class<? extends BulkExpressionDataVector>> vectorTypes) Retrieve all the QTs associated with the given experiment and dimension.QuantitationTypeDaoImpl.findByExpressionExperimentAndDimension(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) QuantitationTypeDaoImpl.findByExpressionExperimentAndDimension(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, Collection<Class<? extends BulkExpressionDataVector>> vectorTypes) QuantitationTypeService.findByExpressionExperimentAndDimension(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) QuantitationTypeService.findByExpressionExperimentAndDimension(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, Collection<Class<? extends BulkExpressionDataVector>> dataVectorTypes) QuantitationTypeServiceImpl.findByExpressionExperimentAndDimension(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) QuantitationTypeServiceImpl.findByExpressionExperimentAndDimension(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, Collection<Class<? extends BulkExpressionDataVector>> vectorTypes) QuantitationTypeService.findByName(ExpressionExperiment ee, String name) QuantitationTypeServiceImpl.findByName(ExpressionExperiment ee, String name) QuantitationTypeDao.findByNameAndVectorType(ExpressionExperiment ee, String name, Class<? extends DataVector> dataVectorType) Find a quantitation type by experiment, name and data vector type.QuantitationTypeDaoImpl.findByNameAndVectorType(ExpressionExperiment ee, String name, Class<? extends DataVector> dataVectorType) QuantitationTypeService.findByNameAndVectorType(ExpressionExperiment ee, String name, Class<? extends DataVector> dataVectorType) QuantitationTypeServiceImpl.findByNameAndVectorType(ExpressionExperiment ee, String name, Class<? extends DataVector> dataVectorType) QuantitationTypeDao.loadById(Long id, ExpressionExperiment ee) QuantitationTypeDaoImpl.loadById(Long id, ExpressionExperiment ee) QuantitationTypeService.loadById(Long value, ExpressionExperiment ee) QuantitationTypeServiceImpl.loadById(Long id, ExpressionExperiment ee) QuantitationTypeDao.loadByIdAndVectorType(Long id, ExpressionExperiment ee, Class<? extends DataVector> dataVectorType) Load a QT from an experiment by ID and vector type.QuantitationTypeDaoImpl.loadByIdAndVectorType(Long id, ExpressionExperiment ee, Class<? extends DataVector> dataVectorType) QuantitationTypeService.loadByIdAndVectorType(Long id, ExpressionExperiment ee, Class<? extends DataVector> dataVectorType) Find a quantitation type by ID and vector type.QuantitationTypeServiceImpl.loadByIdAndVectorType(Long id, ExpressionExperiment ee, Class<? extends DataVector> dataVectorType) QuantitationTypeDao.loadValueObjectsWithExpressionExperiment(Collection<QuantitationType> qts, ExpressionExperiment ee) LoadQuantitationTypeValueObjectin the context of an associated expression experiment.QuantitationTypeDaoImpl.loadValueObjectsWithExpressionExperiment(Collection<QuantitationType> qts, ExpressionExperiment ee) QuantitationTypeService.loadValueObjectsWithExpressionExperiment(Collection<QuantitationType> qts, ExpressionExperiment expressionExperiment) QuantitationTypeServiceImpl.loadValueObjectsWithExpressionExperiment(Collection<QuantitationType> qts, ExpressionExperiment expressionExperiment) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.expression.arrayDesign
Methods in ubic.gemma.persistence.service.expression.arrayDesign that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionArrayDesignDao.getExpressionExperiments(ArrayDesign arrayDesign) ArrayDesignDaoImpl.getExpressionExperiments(ArrayDesign arrayDesign) ArrayDesignService.getExpressionExperiments(ArrayDesign arrayDesign) ArrayDesignServiceImpl.getExpressionExperiments(ArrayDesign arrayDesign) ArrayDesignService.getSwitchedExperiments(ArrayDesign id) Get the ids of experiments that "originally" used this platform, but which don't any more due to a platform switch.ArrayDesignServiceImpl.getSwitchedExperiments(ArrayDesign arrayDesign) ArrayDesignDao.getSwitchedExpressionExperiments(ArrayDesign arrayDesign) Obtain a collection ofExpressionExperimentidentifiers that have been switched from a given platform.ArrayDesignDaoImpl.getSwitchedExpressionExperiments(ArrayDesign arrayDesign) Get the ids of experiments that "originally" used this platform, but which don't any more due to a platform switch. -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.expression.bioAssayData
Methods in ubic.gemma.persistence.service.expression.bioAssayData that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionProcessedExpressionDataVectorDao.getRanks(Collection<ExpressionExperiment> expressionExperiments, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) ProcessedExpressionDataVectorDaoImpl.getRanks(Collection<ExpressionExperiment> expressionExperiments, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) ProcessedExpressionDataVectorService.getRanks(Collection<ExpressionExperiment> expressionExperiments, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) ProcessedExpressionDataVectorServiceImpl.getRanks(Collection<ExpressionExperiment> expressionExperiments, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) Methods in ubic.gemma.persistence.service.expression.bioAssayData with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionProcessedExpressionDataVectorService.createProcessedDataVectors(ExpressionExperiment expressionExperiment, boolean updateRanks) Create processed vectors and optionally update ranks.ProcessedExpressionDataVectorService.createProcessedDataVectors(ExpressionExperiment expressionExperiment, boolean updateRanks, boolean ignoreQuantitationMismatch) Create processed vectors and optionally update ranks.ProcessedExpressionDataVectorServiceImpl.createProcessedDataVectors(ExpressionExperiment expressionExperiment, boolean updateRanks) ProcessedExpressionDataVectorServiceImpl.createProcessedDataVectors(ExpressionExperiment expressionExperiment, boolean updateRanks, boolean ignoreQuantitationMismatch) voidProcessedExpressionDataVectorService.evictFromCache(ExpressionExperiment ee) voidProcessedExpressionDataVectorServiceImpl.evictFromCache(ExpressionExperiment ee) AbstractDesignElementDataVectorDao.findByExpressionExperiment(ExpressionExperiment ee) DesignElementDataVectorDao.findByExpressionExperiment(ExpressionExperiment ee) ProcessedExpressionDataVectorService.getProcessedDataArrays(ExpressionExperiment expressionExperiment) ProcessedExpressionDataVectorServiceImpl.getProcessedDataArrays(ExpressionExperiment expressionExperiment) ProcessedExpressionDataVectorService.getProcessedDataArraysByProbe(ExpressionExperiment ee, Collection<CompositeSequence> compositeSequences) ProcessedExpressionDataVectorServiceImpl.getProcessedDataArraysByProbe(ExpressionExperiment ee, Collection<CompositeSequence> compositeSequences) ProcessedExpressionDataVectorService.getProcessedDataVectors(ExpressionExperiment expressionExperiment) ProcessedExpressionDataVectorService.getProcessedDataVectors(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, int offset, int limit) ProcessedExpressionDataVectorServiceImpl.getProcessedDataVectors(ExpressionExperiment expressionExperiment) ProcessedExpressionDataVectorServiceImpl.getProcessedDataVectors(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, int offset, int limit) ProcessedExpressionDataVectorService.getProcessedDataVectorsAndThaw(ExpressionExperiment expressionExperiment) Retrieve and thaw a collection of vectors for a given experiment.ProcessedExpressionDataVectorServiceImpl.getProcessedDataVectorsAndThaw(ExpressionExperiment expressionExperiment) ProcessedExpressionDataVectorService.getProcessedDataVectorsDesignElements(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, int offset, int limit) ProcessedExpressionDataVectorServiceImpl.getProcessedDataVectorsDesignElements(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, int offset, int limit) ProcessedExpressionDataVectorDao.getProcessedVectors(ExpressionExperiment expressionExperiment) ProcessedExpressionDataVectorDao.getProcessedVectors(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, int offset, int limit) Retrieve a slice of processed vectors.ProcessedExpressionDataVectorDaoImpl.getProcessedVectors(ExpressionExperiment ee) ProcessedExpressionDataVectorDaoImpl.getProcessedVectors(ExpressionExperiment ee, BioAssayDimension dimension, int offset, int limit) ProcessedExpressionDataVectorDao.getProcessedVectorsDesignElements(ExpressionExperiment ee, BioAssayDimension dimension, int offset, int limit) Only retrieve the design elements for a slice of vectors.ProcessedExpressionDataVectorDaoImpl.getProcessedVectorsDesignElements(ExpressionExperiment ee, BioAssayDimension dimension, int offset, int limit) ProcessedExpressionDataVectorService.getRandomProcessedDataArrays(ExpressionExperiment ee, int limit) ProcessedExpressionDataVectorServiceImpl.getRandomProcessedDataArrays(ExpressionExperiment ee, int limit) ProcessedExpressionDataVectorDao.getRandomProcessedVectors(ExpressionExperiment ee, int limit) ProcessedExpressionDataVectorDaoImpl.getRandomProcessedVectors(ExpressionExperiment ee, int limit) Obtain a random sample of processed vectors for the given experiment.ProcessedExpressionDataVectorDao.getRanks(ExpressionExperiment expressionExperiment, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) ProcessedExpressionDataVectorDaoImpl.getRanks(ExpressionExperiment expressionExperiment, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) intProcessedExpressionDataVectorService.removeProcessedDataVectors(ExpressionExperiment ee) Remove the processed vectors of an EE.intProcessedExpressionDataVectorServiceImpl.removeProcessedDataVectors(ExpressionExperiment ee) voidProcessedExpressionDataVectorService.reorderByDesign(ExpressionExperiment ee) Creates new bioAssayDimensions to match the experimental design, reorders the data to match, updates.voidProcessedExpressionDataVectorServiceImpl.reorderByDesign(ExpressionExperiment ee) intProcessedExpressionDataVectorService.replaceProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors, boolean updateRanks) Replace the processed vectors of a EE with the given vectors.intProcessedExpressionDataVectorServiceImpl.replaceProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors, boolean updateRanks) voidProcessedExpressionDataVectorService.updateRanks(ExpressionExperiment ee) Update the ranks of the processed vectors for the given experiment.voidProcessedExpressionDataVectorServiceImpl.updateRanks(ExpressionExperiment ee) Method parameters in ubic.gemma.persistence.service.expression.bioAssayData with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionProcessedExpressionDataVectorService.getExpressionLevels(Collection<ExpressionExperiment> ees, Collection<Gene> genes, boolean keepGeneNonSpecific, String consolidateMode) ProcessedExpressionDataVectorServiceImpl.getExpressionLevels(Collection<ExpressionExperiment> ees, Collection<Gene> genes, boolean keepGeneNonSpecific, String consolidateMode) ProcessedExpressionDataVectorService.getExpressionLevelsDiffEx(Collection<ExpressionExperiment> ees, Long diffExResultSetId, double threshold, int max, boolean keepGeneNonSpecific, String consolidateMode) ProcessedExpressionDataVectorServiceImpl.getExpressionLevelsDiffEx(Collection<ExpressionExperiment> ees, Long diffExResultSetId, double threshold, int max, boolean keepGeneNonSpecific, String consolidateMode) ProcessedExpressionDataVectorService.getExpressionLevelsPca(Collection<ExpressionExperiment> ees, int threshold, int component, boolean keepGeneNonSpecific, String consolidateMode) ProcessedExpressionDataVectorServiceImpl.getExpressionLevelsPca(Collection<ExpressionExperiment> ees, int limit, int component, boolean keepGeneNonSpecific, String consolidateMode) ProcessedExpressionDataVectorService.getProcessedDataArrays(Collection<ExpressionExperiment> expressionExperiments, Collection<Long> genes) ProcessedExpressionDataVectorServiceImpl.getProcessedDataArrays(Collection<ExpressionExperiment> expressionExperiments, Collection<Long> genes) ProcessedExpressionDataVectorService.getProcessedDataArraysByProbe(Collection<ExpressionExperiment> expressionExperiments, Collection<CompositeSequence> compositeSequences) ProcessedExpressionDataVectorServiceImpl.getProcessedDataArraysByProbe(Collection<ExpressionExperiment> expressionExperiments, Collection<CompositeSequence> compositeSequences) ProcessedExpressionDataVectorDao.getProcessedVectorsAndGenes(Collection<ExpressionExperiment> ees, Map<Long, Collection<Long>> cs2gene) Obtain processed expression vectors with their associated genes.ProcessedExpressionDataVectorDaoImpl.getProcessedVectorsAndGenes(Collection<ExpressionExperiment> ees, Map<Long, Collection<Long>> cs2gene) ProcessedExpressionDataVectorDao.getRanks(Collection<ExpressionExperiment> expressionExperiments, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) ProcessedExpressionDataVectorDaoImpl.getRanks(Collection<ExpressionExperiment> expressionExperiments, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) ProcessedExpressionDataVectorService.getRanks(Collection<ExpressionExperiment> expressionExperiments, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) ProcessedExpressionDataVectorServiceImpl.getRanks(Collection<ExpressionExperiment> expressionExperiments, Collection<Gene> genes, ProcessedExpressionDataVectorDao.RankMethod method) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.expression.biomaterial
Methods in ubic.gemma.persistence.service.expression.biomaterial that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionBioMaterialDao.getExpressionExperiments(BioMaterial bm) Obtain all the experiments a biomaterial is used in from its hierarchy.BioMaterialDaoImpl.getExpressionExperiments(BioMaterial bm) BioMaterialService.getExpressionExperiments(BioMaterial bm) BioMaterialServiceImpl.getExpressionExperiments(BioMaterial bm) Methods in ubic.gemma.persistence.service.expression.biomaterial with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionBioMaterialDao.findByExperiment(ExpressionExperiment experiment) BioMaterialDaoImpl.findByExperiment(ExpressionExperiment experiment) BioMaterialService.findByExperiment(ExpressionExperiment experiment) BioMaterialServiceImpl.findByExperiment(ExpressionExperiment experiment) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.expression.experiment
Methods in ubic.gemma.persistence.service.expression.experiment that return ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentDaoImpl.find(ExpressionExperiment entity) ExpressionExperimentDao.findByBioAssay(BioAssay ba) ExpressionExperimentDao.findByBioAssay(BioAssay ba, boolean includeSubSets) ExpressionExperimentDaoImpl.findByBioAssay(BioAssay ba) ExpressionExperimentDaoImpl.findByBioAssay(BioAssay ba, boolean includeSubSets) ExpressionExperimentService.findByBioAssay(BioAssay ba) ExpressionExperimentService.findByBioAssay(BioAssay ba, boolean includeSubSets) ExpressionExperimentServiceImpl.findByBioAssay(BioAssay ba) ExpressionExperimentServiceImpl.findByBioAssay(BioAssay ba, boolean includeSubSets) ExpressionExperimentDao.findByDesign(ExperimentalDesign ed) ExpressionExperimentDaoImpl.findByDesign(ExperimentalDesign ed) ExpressionExperimentService.findByDesign(ExperimentalDesign ed) ExpressionExperimentServiceImpl.findByDesign(ExperimentalDesign ed) ExpressionExperimentDao.findByDesignId(Long designId) ExpressionExperimentDaoImpl.findByDesignId(Long designId) ExpressionExperimentService.findByDesignId(Long designId) ExpressionExperimentServiceImpl.findByDesignId(Long designId) ExpressionExperimentDao.findByFactor(ExperimentalFactor ef) ExpressionExperimentDaoImpl.findByFactor(ExperimentalFactor ef) ExpressionExperimentService.findByFactor(ExperimentalFactor factor) ExpressionExperimentServiceImpl.findByFactor(ExperimentalFactor factor) ExpressionExperimentDao.findByFactorValue(FactorValue fv) ExpressionExperimentDaoImpl.findByFactorValue(FactorValue fv) ExpressionExperimentService.findByFactorValue(FactorValue factorValue) ExpressionExperimentServiceImpl.findByFactorValue(FactorValue factorValue) ExpressionExperimentDao.findByFactorValueId(Long factorValueId) ExpressionExperimentDaoImpl.findByFactorValueId(Long factorValueId) ExpressionExperimentService.findByFactorValueId(Long factorValueId) ExpressionExperimentServiceImpl.findByFactorValueId(Long factorValueId) ExpressionExperimentDao.findByMeanVarianceRelation(MeanVarianceRelation mvr) ExpressionExperimentDaoImpl.findByMeanVarianceRelation(MeanVarianceRelation mvr) ExpressionExperimentService.findByMeanVarianceRelation(MeanVarianceRelation mvr) ExpressionExperimentServiceImpl.findByMeanVarianceRelation(MeanVarianceRelation mvr) ExpressionExperimentDao.findByQuantitationType(QuantitationType quantitationType) ExpressionExperimentDaoImpl.findByQuantitationType(QuantitationType quantitationType) ExpressionExperimentService.findByQuantitationType(QuantitationType type) ExpressionExperimentServiceImpl.findByQuantitationType(QuantitationType type) ExpressionExperimentDao.findByShortName(String shortName) ExpressionExperimentDaoImpl.findByShortName(String shortName) ExpressionExperimentService.findByShortName(String shortName) ExpressionExperimentServiceImpl.findByShortName(String shortName) ExpressionExperimentService.findByShortNameAndThawLite(String shortName) ExpressionExperimentServiceImpl.findByShortNameAndThawLite(String shortName) ExpressionExperimentService.findByShortNameWithPrimaryPublication(String shortName) ExpressionExperimentServiceImpl.findByShortNameWithPrimaryPublication(String shortName) ExpressionExperimentDao.findOneByAccession(String accession) ExpressionExperimentDaoImpl.findOneByAccession(String accession) ExpressionExperimentService.findOneByAccession(String accession) ExpressionExperimentServiceImpl.findOneByAccession(String accession) ExpressionExperimentDao.findOneByName(String name) ExpressionExperimentDaoImpl.findOneByName(String name) ExpressionExperimentService.findOneByName(String name) ExpressionExperimentServiceImpl.findOneByName(String name) Load an experiment by ID with a specific cache mode.ExpressionExperimentService.loadAndThaw(Long id) Load an experiment and thaw it as perExpressionExperimentService.thaw(ExpressionExperiment).ExpressionExperimentServiceImpl.loadAndThaw(Long id) ExpressionExperimentService.loadAndThawLite(Long id) ExpressionExperimentServiceImpl.loadAndThawLite(Long id) <T extends Exception>
ExpressionExperimentExpressionExperimentService.loadAndThawLiteOrFail(Long id, Function<String, T> exceptionSupplier) <T extends Exception>
ExpressionExperimentExpressionExperimentService.loadAndThawLiteOrFail(Long id, Function<String, T> exceptionSupplier, String message) Load an experiment and thaw it as perExpressionExperimentService.thawLite(ExpressionExperiment)or fail with the supplied exception and message.<T extends Exception>
ExpressionExperimentExpressionExperimentServiceImpl.loadAndThawLiteOrFail(Long id, Function<String, T> exceptionSupplier) <T extends Exception>
ExpressionExperimentExpressionExperimentServiceImpl.loadAndThawLiteOrFail(Long id, Function<String, T> exceptionSupplier, String message) <T extends Exception>
ExpressionExperimentExpressionExperimentService.loadAndThawLiterOrFail(Long id, Function<String, T> exceptionSupplier) <T extends Exception>
ExpressionExperimentExpressionExperimentServiceImpl.loadAndThawLiterOrFail(Long id, Function<String, T> exceptionSupplier) ExpressionExperimentService.loadAndThawLiteWithRefreshCacheMode(Long id) Load an experiment without cache and thaw it as perExpressionExperimentService.thaw(ExpressionExperiment)withCacheMode.REFRESH.ExpressionExperimentServiceImpl.loadAndThawLiteWithRefreshCacheMode(Long id) Load an experiment without cache and thaw it as perExpressionExperimentService.thaw(ExpressionExperiment)withCacheMode.REFRESH.<T extends Exception>
ExpressionExperimentExpressionExperimentService.loadAndThawOrFail(Long id, Function<String, T> exceptionSupplier) Load an experiment and thaw it as perExpressionExperimentService.thawLite(ExpressionExperiment)or fail with the supplied exception and message.<T extends Exception>
ExpressionExperimentExpressionExperimentServiceImpl.loadAndThawOrFail(Long id, Function<String, T> exceptionSupplier) ExpressionExperimentService.loadReference(Long id) ExpressionExperimentServiceImpl.loadReference(Long id) ExpressionExperimentService.loadWithAuditTrail(Long id) Load an experiment with its audit trail initialized.ExpressionExperimentServiceImpl.loadWithAuditTrail(Long id) ExpressionExperimentService.loadWithCharacteristics(Long id) ExpressionExperimentServiceImpl.loadWithCharacteristics(Long id) ExpressionExperimentService.loadWithMeanVarianceRelation(Long id) ExpressionExperimentServiceImpl.loadWithMeanVarianceRelation(Long id) ExpressionExperimentService.loadWithPrimaryPublication(Long id) ExpressionExperimentServiceImpl.loadWithPrimaryPublication(Long id) ExpressionExperimentService.loadWithPrimaryPublicationAndOtherRelevantPublications(Long id) ExpressionExperimentServiceImpl.loadWithPrimaryPublicationAndOtherRelevantPublications(Long id) SingleCellExpressionExperimentService.loadWithSingleCellVectors(Long id) Load an experiment with its single-cell data vectors initialized.SingleCellExpressionExperimentServiceImpl.loadWithSingleCellVectors(Long id) ExpressionExperimentService.reload(ExpressionExperiment ee) ExpressionExperimentServiceImpl.reload(ExpressionExperiment ee) ExpressionExperimentService.thaw(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.thaw(ExpressionExperiment expressionExperiment) ExpressionExperimentService.thawLite(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.thawLite(ExpressionExperiment expressionExperiment) ExpressionExperimentService.thawLiter(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.thawLiter(ExpressionExperiment expressionExperiment) Methods in ubic.gemma.persistence.service.expression.experiment that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentDaoImpl.browse(int start, int limit) ExpressionExperimentService.browse(int start, int limit) ExpressionExperimentServiceImpl.browse(int start, int limit) ExpressionExperimentDao.findByAccession(String accession) ExpressionExperimentDao.findByAccession(DatabaseEntry accession) ExpressionExperimentDaoImpl.findByAccession(String accession) ExpressionExperimentDaoImpl.findByAccession(DatabaseEntry accession) ExpressionExperimentService.findByAccession(String accession) ExpressionExperimentService.findByAccession(DatabaseEntry accession) ExpressionExperimentServiceImpl.findByAccession(String accession) ExpressionExperimentServiceImpl.findByAccession(DatabaseEntry accession) ExpressionExperimentDao.findByBibliographicReference(BibliographicReference bibRef) ExpressionExperimentDaoImpl.findByBibliographicReference(BibliographicReference bibRef) ExpressionExperimentService.findByBibliographicReference(BibliographicReference bibRef) ExpressionExperimentServiceImpl.findByBibliographicReference(BibliographicReference bibRef) ExpressionExperimentDao.findByBioMaterial(BioMaterial bm) ExpressionExperimentDao.findByBioMaterial(BioMaterial bm, boolean includeSubSets) ExpressionExperimentDaoImpl.findByBioMaterial(BioMaterial bm) ExpressionExperimentDaoImpl.findByBioMaterial(BioMaterial bm, boolean includeSubSets) ExpressionExperimentService.findByBioMaterial(BioMaterial bm) ExpressionExperimentService.findByBioMaterial(BioMaterial bm, boolean includeSubSets) ExpressionExperimentServiceImpl.findByBioMaterial(BioMaterial bm) ExpressionExperimentServiceImpl.findByBioMaterial(BioMaterial bm, boolean includeSubSets) ExpressionExperimentDao.findByBioMaterials(Collection<BioMaterial> bms) ExpressionExperimentDaoImpl.findByBioMaterials(Collection<BioMaterial> bms) ExpressionExperimentService.findByBioMaterials(Collection<BioMaterial> biomaterials) ExpressionExperimentServiceImpl.findByBioMaterials(Collection<BioMaterial> biomaterials) ExpressionExperimentDao.findByExpressedGene(Gene gene, Double rank) ExpressionExperimentDaoImpl.findByExpressedGene(Gene gene, Double rank) ExpressionExperimentService.findByExpressedGene(Gene gene, double rank) ExpressionExperimentServiceImpl.findByExpressedGene(Gene gene, double rank) ExpressionExperimentDao.findByFactors(Collection<ExperimentalFactor> factors) ExpressionExperimentDaoImpl.findByFactors(Collection<ExperimentalFactor> factors) ExpressionExperimentService.findByFactors(Collection<ExperimentalFactor> factors) ExpressionExperimentServiceImpl.findByFactors(Collection<ExperimentalFactor> factors) ExpressionExperimentDao.findByFactorValueIds(Collection<Long> factorValueIds) ExpressionExperimentDaoImpl.findByFactorValueIds(Collection<Long> factorValueIds) ExpressionExperimentService.findByFactorValueIds(Collection<Long> factorValueIds) ExpressionExperimentServiceImpl.findByFactorValueIds(Collection<Long> factorValueIds) ExpressionExperimentDao.findByFactorValues(Collection<FactorValue> fvs) ExpressionExperimentDaoImpl.findByFactorValues(Collection<FactorValue> fvs) ExpressionExperimentService.findByFactorValues(Collection<FactorValue> factorValues) ExpressionExperimentServiceImpl.findByFactorValues(Collection<FactorValue> factorValues) ExpressionExperimentDao.findByGene(Gene gene) ExpressionExperimentDaoImpl.findByGene(Gene gene) uses GENE2CS table.ExpressionExperimentService.findByGene(Gene gene) ExpressionExperimentServiceImpl.findByGene(Gene gene) ExpressionExperimentDao.findByName(String name) ExpressionExperimentDaoImpl.findByName(String name) ExpressionExperimentService.findByName(String name) ExpressionExperimentServiceImpl.findByName(String name) ExpressionExperimentDao.findByTaxon(Taxon taxon) ExpressionExperimentDaoImpl.findByTaxon(Taxon taxon) ExpressionExperimentService.findByTaxon(Taxon taxon) ExpressionExperimentServiceImpl.findByTaxon(Taxon taxon) ExpressionExperimentDao.findByUpdatedLimit(int limit) ExpressionExperimentDao.findByUpdatedLimit(Collection<Long> ids, int limit) ExpressionExperimentDaoImpl.findByUpdatedLimit(int limit) ExpressionExperimentDaoImpl.findByUpdatedLimit(Collection<Long> ids, int limit) ExpressionExperimentService.findByUpdatedLimit(int limit) ExpressionExperimentServiceImpl.findByUpdatedLimit(int limit) ExpressionExperimentDao.findUpdatedAfter(Date date) Find experiments updated on or after a given date.ExpressionExperimentDaoImpl.findUpdatedAfter(Date date) ExpressionExperimentService.findUpdatedAfter(Date date) ExpressionExperimentServiceImpl.findUpdatedAfter(Date date) ExpressionExperimentSetService.getExperimentsInSet(Long id) Get the (security-filtered) list of experiments in a set.ExpressionExperimentSetServiceImpl.getExperimentsInSet(Long id) ExpressionExperimentDao.getExperimentsLackingPublications()ExpressionExperimentDaoImpl.getExperimentsLackingPublications()ExpressionExperimentService.getExperimentsLackingPublications()ExpressionExperimentServiceImpl.getExperimentsLackingPublications()ExpressionExperimentDao.getExperimentsWithOutliers()ExpressionExperimentDaoImpl.getExperimentsWithOutliers()ExpressionExperimentService.getExperimentsWithOutliers()ExpressionExperimentServiceImpl.getExperimentsWithOutliers()FactorValueDao.getExpressionExperimentsIgnoreAcls(Collection<FactorValue> factorValues) FactorValueDaoImpl.getExpressionExperimentsIgnoreAcls(Collection<FactorValue> factorValues) FactorValueService.getExpressionExperimentsIgnoreAcls(Collection<FactorValue> factorValues) For efficiency, only the ID, short name and name of the EEs are populated.FactorValueServiceImpl.getExpressionExperimentsIgnoreAcls(Collection<FactorValue> factorValues) ExpressionExperimentDao.getSampleRemovalEvents(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentDaoImpl.getSampleRemovalEvents(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentService.getSampleRemovalEvents(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentServiceImpl.getSampleRemovalEvents(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentDao.getTaxa(Collection<ExpressionExperiment> ees) ExpressionExperimentDaoImpl.getTaxa(Collection<ExpressionExperiment> ees) ExpressionExperimentService.getTaxa(Collection<ExpressionExperiment> ees) Return the taxon for each of the given experiments.ExpressionExperimentServiceImpl.getTaxa(Collection<ExpressionExperiment> ees) ExpressionExperimentService.loadAllReferences()Load references for all experiments.ExpressionExperimentServiceImpl.loadAllReferences()ExpressionExperimentDao.loadLackingFactors()ExpressionExperimentDaoImpl.loadLackingFactors()ExpressionExperimentService.loadLackingFactors()ExpressionExperimentServiceImpl.loadLackingFactors()ExpressionExperimentDao.loadLackingTags()ExpressionExperimentDaoImpl.loadLackingTags()ExpressionExperimentService.loadLackingTags()ExpressionExperimentServiceImpl.loadLackingTags()ExpressionExperimentService.loadReferences(Collection<Long> ids) Load references for the given experiment IDs.ExpressionExperimentServiceImpl.loadReferences(Collection<Long> ids) ExpressionExperimentDao.loadWithCache(Filters filters, Sort sort) ExpressionExperimentDao.loadWithRelationsAndCache(List<Long> ids) Load datasets by IDs with the same relation asExpressionExperimentDao.loadWithCache(Filters, Sort).ExpressionExperimentDaoImpl.loadWithRelationsAndCache(List<Long> ids) Methods in ubic.gemma.persistence.service.expression.experiment with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionSingleCellExpressionExperimentService.addCellLevelCharacteristics(ExpressionExperiment ee, SingleCellDimension scd, CellLevelCharacteristics clc) Add new cell-level characteristics.SingleCellExpressionExperimentServiceImpl.addCellLevelCharacteristics(ExpressionExperiment ee, SingleCellDimension scd, CellLevelCharacteristics clc) SingleCellExpressionExperimentService.addCellTypeAssignment(ExpressionExperiment ee, QuantitationType qt, SingleCellDimension dimension, CellTypeAssignment cellTypeAssignment, boolean recreateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) SingleCellExpressionExperimentServiceImpl.addCellTypeAssignment(ExpressionExperiment ee, QuantitationType qt, SingleCellDimension dimension, CellTypeAssignment cta, boolean recreateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) voidExpressionExperimentService.addCharacteristic(ExpressionExperiment ee, Characteristic vc) Will add the vocab characteristic to the expression experiment and persist the changes.voidExpressionExperimentServiceImpl.addCharacteristic(ExpressionExperiment ee, Characteristic vc) Will add the characteristic to the expression experiment and persist the changes.ExpressionExperimentService.addFactor(ExpressionExperiment ee, ExperimentalFactor factor) ExpressionExperimentServiceImpl.addFactor(ExpressionExperiment ee, ExperimentalFactor factor) ExpressionExperimentService.addFactorValue(ExpressionExperiment ee, FactorValue fv) ExpressionExperimentServiceImpl.addFactorValue(ExpressionExperiment ee, FactorValue fv) voidExpressionExperimentService.addFactorValues(ExpressionExperiment ee, Map<BioMaterial, FactorValue> fvs) Intended with the case of a continuous factor being added.voidExpressionExperimentServiceImpl.addFactorValues(ExpressionExperiment ee, Map<BioMaterial, FactorValue> fvs) intExpressionExperimentDao.addRawDataVectors(ExpressionExperiment ee, QuantitationType qt, Collection<RawExpressionDataVector> newVectors) Add raw data vectors with the given quantitation type.intExpressionExperimentDaoImpl.addRawDataVectors(ExpressionExperiment ee, QuantitationType newQt, Collection<RawExpressionDataVector> newVectors) intExpressionExperimentService.addRawDataVectors(ExpressionExperiment eeToUpdate, QuantitationType quantitationType, Collection<RawExpressionDataVector> newVectors) Used when we want to add data for a quantitation type.intExpressionExperimentServiceImpl.addRawDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, Collection<RawExpressionDataVector> newVectors) intSingleCellExpressionExperimentService.addSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, Collection<SingleCellExpressionDataVector> vectors, String details, boolean recrateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) Add single-cell data vectors.intSingleCellExpressionExperimentService.addSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, SingleCellDimension scd, Stream<SingleCellExpressionDataVector> vectors, String details, boolean recrateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) Add single-cell data vectors, use streaming to load SingleCellExpressionDataVectors (SingleCellExpressionExperimentService.addSingleCellDataVectors(ubic.gemma.model.expression.experiment.ExpressionExperiment, ubic.gemma.model.common.quantitationtype.QuantitationType, java.util.Collection<ubic.gemma.model.expression.bioAssayData.SingleCellExpressionDataVector>, java.lang.String, boolean, boolean)) Streaming variant ofSingleCellExpressionExperimentService.addSingleCellDataVectors(ubic.gemma.model.expression.experiment.ExpressionExperiment, ubic.gemma.model.common.quantitationtype.QuantitationType, java.util.Collection<ubic.gemma.model.expression.bioAssayData.SingleCellExpressionDataVector>, java.lang.String, boolean, boolean)that avoids materializing all vectors in memory.intSingleCellExpressionExperimentServiceImpl.addSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, Collection<SingleCellExpressionDataVector> vectors, String details, boolean recrateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) intSingleCellExpressionExperimentServiceImpl.addSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, SingleCellDimension scd, Stream<SingleCellExpressionDataVector> vectors, String details, boolean recrateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) ExpressionExperimentService.applyDesignChange(ExpressionExperiment ee, ExperimentalDesignValueObject proposed) Applyproposedas the experiment's newExperimentalDesign.ExpressionExperimentServiceImpl.applyDesignChange(ExpressionExperiment ee, ExperimentalDesignValueObject proposed) GeeqService.calculateScore(ExpressionExperiment ee, GeeqService.ScoreMode mode) Calculates the GEEQ score in the given mode for the experiment with the given id.GeeqServiceImpl.calculateScore(ExpressionExperiment ee, GeeqService.ScoreMode mode) SingleCellExpressionExperimentService.changePreferredCellTypeAssignment(ExpressionExperiment ee, QuantitationType quantitationType, CellTypeAssignment newPreferredCta, boolean recreateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) SingleCellExpressionExperimentService.changePreferredCellTypeAssignment(ExpressionExperiment ee, SingleCellDimension dimension, CellTypeAssignment newPreferredCta, boolean recreateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) Change the preferred cell type assignment to the given one.SingleCellExpressionExperimentServiceImpl.changePreferredCellTypeAssignment(ExpressionExperiment ee, QuantitationType quantitationType, CellTypeAssignment newPreferredCta, boolean recreateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) SingleCellExpressionExperimentServiceImpl.changePreferredCellTypeAssignment(ExpressionExperiment ee, SingleCellDimension dimension, CellTypeAssignment newPreferredCta, boolean recreateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) SingleCellExpressionExperimentService.clearPreferredCellTypeAssignment(ExpressionExperiment ee, QuantitationType quantitationType) SingleCellExpressionExperimentService.clearPreferredCellTypeAssignment(ExpressionExperiment ee, SingleCellDimension dimension) Clear the preferred cell type assignment.SingleCellExpressionExperimentServiceImpl.clearPreferredCellTypeAssignment(ExpressionExperiment ee, QuantitationType quantitationType) SingleCellExpressionExperimentServiceImpl.clearPreferredCellTypeAssignment(ExpressionExperiment ee, SingleCellDimension dimension) SingleCellExpressionExperimentService.createCellTypeFactor(ExpressionExperiment ee, boolean removeExistingIfNecessary, boolean ignoreCompatibleFactor) Recreate the cell type factor based on the preferred cell type assignment of the preferred single-cell vectors.SingleCellExpressionExperimentServiceImpl.createCellTypeFactor(ExpressionExperiment ee, boolean removeExistingIfNecessary, boolean ignoreCompatibleFactor) intExpressionExperimentDao.createProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) Add processed data vectorsintExpressionExperimentDaoImpl.createProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) intExpressionExperimentService.createProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) Create a new set of processed vectors for an experiment.intExpressionExperimentServiceImpl.createProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) voidExpressionExperimentDao.createSingleCellDataVectors(ExpressionExperiment ee, Iterable<SingleCellExpressionDataVector> vectors) Create single-cell data vectors in batches to avoid OutOfMemoryError.voidExpressionExperimentDaoImpl.createSingleCellDataVectors(ExpressionExperiment ee, Iterable<SingleCellExpressionDataVector> vectors) voidExpressionExperimentDao.createSingleCellDimension(ExpressionExperiment ee, SingleCellDimension singleCellDimension) Create a single-cell dimension for a given experiment.voidExpressionExperimentDaoImpl.createSingleCellDimension(ExpressionExperiment ee, SingleCellDimension singleCellDimension) voidExpressionExperimentDao.deleteSingleCellDimension(ExpressionExperiment ee, SingleCellDimension singleCellDimension) Delete the given single-cell dimension.voidExpressionExperimentDaoImpl.deleteSingleCellDimension(ExpressionExperiment ee, SingleCellDimension singleCellDimension) protected ExpressionExperimentValueObjectExpressionExperimentDaoImpl.doLoadValueObject(ExpressionExperiment entity) voidExpressionExperimentDao.evictBioAssaysCache(ExpressionExperiment ee) voidExpressionExperimentDaoImpl.evictBioAssaysCache(ExpressionExperiment ee) voidExpressionExperimentDao.evictCharacteristicsCache(ExpressionExperiment ee) voidExpressionExperimentDaoImpl.evictCharacteristicsCache(ExpressionExperiment ee) voidExpressionExperimentDao.evictOtherPartsCache(ExpressionExperiment ee) voidExpressionExperimentDaoImpl.evictOtherPartsCache(ExpressionExperiment ee) voidExpressionExperimentDao.evictQuantitationTypesCache(ExpressionExperiment ee) voidExpressionExperimentDaoImpl.evictQuantitationTypesCache(ExpressionExperiment ee) ExpressionExperimentDaoImpl.find(ExpressionExperiment entity) ExpressionExperimentSetService.find(ExpressionExperiment ee) ExpressionExperimentSetServiceImpl.find(ExpressionExperiment ee) ExpressionExperimentSetService.findIds(ExpressionExperiment ee) security at DAO levelExpressionExperimentSetServiceImpl.findIds(ExpressionExperiment ee) Map<Class<? extends Identifiable>, List<Characteristic>> ExpressionExperimentDao.getAllAnnotations(ExpressionExperiment expressionExperiment, boolean useEe2c) Obtain all annotations, grouped by applicable level.Map<Class<? extends Identifiable>, List<Characteristic>> ExpressionExperimentDaoImpl.getAllAnnotations(ExpressionExperiment expressionExperiment, boolean useEe2c) ExpressionExperimentService.getAnnotations(ExpressionExperiment ee) Retrieve annotations for a given experiment.ExpressionExperimentServiceImpl.getAnnotations(ExpressionExperiment expressionExperiment) ExpressionExperimentDao.getArrayDesignsUsed(ExpressionExperiment bas) ExpressionExperimentDao.getArrayDesignsUsed(ExpressionExperiment ee, QuantitationType qt, Class<? extends DataVector> dataVectorType) ExpressionExperimentDaoImpl.getArrayDesignsUsed(ExpressionExperiment bas) ExpressionExperimentDaoImpl.getArrayDesignsUsed(ExpressionExperiment ee, QuantitationType qt, Class<? extends DataVector> dataVectorType) ExpressionExperimentService.getArrayDesignsUsed(ExpressionExperiment expressionExperiment) ExpressionExperimentService.getArrayDesignsUsed(ExpressionExperiment ee, QuantitationType qt) Obtain a collection ofArrayDesignused by a specific set of vectors.ExpressionExperimentService.getArrayDesignsUsed(ExpressionExperiment ee, QuantitationType qt, Class<? extends DataVector> vectorType) Obtain a collection ofArrayDesignused by a specific set of vectors.ExpressionExperimentServiceImpl.getArrayDesignsUsed(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.getArrayDesignsUsed(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentServiceImpl.getArrayDesignsUsed(ExpressionExperiment ee, QuantitationType qt, Class<? extends DataVector> vectorType) ExpressionExperimentDao.getBioAssayDimension(ExpressionExperiment ee, QuantitationType qt) Retrieve a dimension for a given experiment and quantitation type.ExpressionExperimentDao.getBioAssayDimension(ExpressionExperiment ee, QuantitationType qt, Class<? extends BulkExpressionDataVector> dataVectorType) Retrieve a dimension for a given experiment and quantitation type.ExpressionExperimentDaoImpl.getBioAssayDimension(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDaoImpl.getBioAssayDimension(ExpressionExperiment ee, QuantitationType qt, Class<? extends BulkExpressionDataVector> dataVectorType) ExpressionExperimentService.getBioAssayDimension(ExpressionExperiment ee, QuantitationType qt) Obtain the dimension associated to the given quantitation type for the given experiment.ExpressionExperimentService.getBioAssayDimension(ExpressionExperiment ee, QuantitationType qt, Class<? extends BulkExpressionDataVector> dataVectorType) ExpressionExperimentServiceImpl.getBioAssayDimension(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentServiceImpl.getBioAssayDimension(ExpressionExperiment ee, QuantitationType qt, Class<? extends BulkExpressionDataVector> dataVectorType) ExpressionExperimentDao.getBioAssayDimensionById(ExpressionExperiment ee, Long dimensionId, Class<? extends BulkExpressionDataVector> dataVectorType) Obtain a bioassay dimension by ID.ExpressionExperimentDaoImpl.getBioAssayDimensionById(ExpressionExperiment ee, Long dimensionId, Class<? extends BulkExpressionDataVector> dataVectorType) ExpressionExperimentService.getBioAssayDimensionById(ExpressionExperiment ee, Long dimensionId) Find aBioAssayDimensionby ID.ExpressionExperimentService.getBioAssayDimensionById(ExpressionExperiment ee, Long dimensionId, Class<? extends BulkExpressionDataVector> dataVectorType) ExpressionExperimentServiceImpl.getBioAssayDimensionById(ExpressionExperiment ee, Long dimensionId) ExpressionExperimentServiceImpl.getBioAssayDimensionById(ExpressionExperiment ee, Long dimensionId, Class<? extends BulkExpressionDataVector> dataVectorType) ExpressionExperimentDao.getBioAssayDimensions(ExpressionExperiment expressionExperiment) ExpressionExperimentDao.getBioAssayDimensions(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getBioAssayDimensions(ExpressionExperiment ee, QuantitationType qt, Class<? extends BulkExpressionDataVector> dataVectorType) ExpressionExperimentDaoImpl.getBioAssayDimensions(ExpressionExperiment expressionExperiment) ExpressionExperimentDaoImpl.getBioAssayDimensions(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDaoImpl.getBioAssayDimensions(ExpressionExperiment ee, QuantitationType qt, Class<? extends BulkExpressionDataVector> dataVectorType) ExpressionExperimentService.getBioAssayDimensionsWithAssays(ExpressionExperiment expressionExperiment) Obtain all the dimensions associated to the given experiment.ExpressionExperimentService.getBioAssayDimensionsWithAssays(ExpressionExperiment ee, QuantitationType qt) Obtain allBioAssayDimensions associated to a particularQuantitationType.ExpressionExperimentServiceImpl.getBioAssayDimensionsWithAssays(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.getBioAssayDimensionsWithAssays(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getBioMaterialAnnotations(ExpressionExperiment expressionExperiment, boolean useEe2c) Obtain sample-level annotations.ExpressionExperimentDaoImpl.getBioMaterialAnnotations(ExpressionExperiment expressionExperiment, boolean useEe2c) longExpressionExperimentDao.getBioMaterialCount(ExpressionExperiment expressionExperiment) longExpressionExperimentDaoImpl.getBioMaterialCount(ExpressionExperiment expressionExperiment) longExpressionExperimentService.getBioMaterialCount(ExpressionExperiment expressionExperiment) longExpressionExperimentServiceImpl.getBioMaterialCount(ExpressionExperiment expressionExperiment) ExpressionExperimentDao.getCellLevelCharacteristics(ExpressionExperiment ee) Obtain all cell-level characteristics from all single-cell dimensions.ExpressionExperimentDao.getCellLevelCharacteristics(ExpressionExperiment ee, Category category) Obtain all cell-level characteristics from all single-cell dimensions matching the given category.ExpressionExperimentDao.getCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt) ExpressionExperimentDao.getCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt, Long clcId) Obtain a specific cell-level characteristic by ID.ExpressionExperimentDao.getCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt, String clcName) ExpressionExperimentDao.getCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt, Category category) ExpressionExperimentDaoImpl.getCellLevelCharacteristics(ExpressionExperiment ee) ExpressionExperimentDaoImpl.getCellLevelCharacteristics(ExpressionExperiment ee, Category category) ExpressionExperimentDaoImpl.getCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt) ExpressionExperimentDaoImpl.getCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt, Long clcId) ExpressionExperimentDaoImpl.getCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt, String clcName) ExpressionExperimentDaoImpl.getCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt, Category category) SingleCellExpressionExperimentService.getCellLevelCharacteristics(ExpressionExperiment ee) SingleCellExpressionExperimentService.getCellLevelCharacteristics(ExpressionExperiment ee, Category category) Obtain CLC for given category.SingleCellExpressionExperimentService.getCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt) SingleCellExpressionExperimentService.getCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt, Long id) SingleCellExpressionExperimentService.getCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt, String name) Obtain a CLC by name.SingleCellExpressionExperimentServiceImpl.getCellLevelCharacteristics(ExpressionExperiment ee) SingleCellExpressionExperimentServiceImpl.getCellLevelCharacteristics(ExpressionExperiment ee, Category category) SingleCellExpressionExperimentServiceImpl.getCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt) SingleCellExpressionExperimentServiceImpl.getCellLevelCharacteristics(ExpressionExperiment expressionExperiment, QuantitationType qt, Long id) SingleCellExpressionExperimentServiceImpl.getCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt, String name) SingleCellExpressionExperimentService.getCellLevelCharacteristicsCategory(ExpressionExperiment ee, CellLevelCharacteristics clc) SingleCellExpressionExperimentServiceImpl.getCellLevelCharacteristicsCategory(ExpressionExperiment ee, CellLevelCharacteristics clc) ExpressionExperimentDao.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt, Long clcId) ExpressionExperimentDao.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt, String clcName) ExpressionExperimentDaoImpl.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDaoImpl.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt, Long clcId) ExpressionExperimentDaoImpl.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt, String clcName) SingleCellExpressionExperimentService.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentService.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt, Long ctaId) SingleCellExpressionExperimentService.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt, String clcName) SingleCellExpressionExperimentServiceImpl.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentServiceImpl.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt, Long clcId) SingleCellExpressionExperimentServiceImpl.getCellLevelCharacteristicsWithoutIndices(ExpressionExperiment ee, QuantitationType qt, String clcName) SingleCellExpressionExperimentService.getCellLevelMask(ExpressionExperiment expressionExperiment, QuantitationType qt) Obtain a mask if one is unambiguously defined for the given experiment and quantitation type.SingleCellExpressionExperimentServiceImpl.getCellLevelMask(ExpressionExperiment expressionExperiment, QuantitationType qt) ExpressionExperimentDao.getCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, Long ctaId) Obtain a cell type assignment by ID.ExpressionExperimentDao.getCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, String ctaName) Obtain a cell type assignment by name.ExpressionExperimentDaoImpl.getCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, Long ctaId) ExpressionExperimentDaoImpl.getCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, String ctaName) SingleCellExpressionExperimentService.getCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, Long ctaId) Obtain a cell type assignment by ID.SingleCellExpressionExperimentService.getCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, String ctaName) Obtain a cell type assignment by name.SingleCellExpressionExperimentServiceImpl.getCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, Long ctaId) SingleCellExpressionExperimentServiceImpl.getCellTypeAssignment(ExpressionExperiment expressionExperiment, QuantitationType qt, String ctaName) ExpressionExperimentDao.getCellTypeAssignmentByProtocol(ExpressionExperiment ee, QuantitationType qt, String protocolIdentifier) ExpressionExperimentDaoImpl.getCellTypeAssignmentByProtocol(ExpressionExperiment ee, QuantitationType qt, String protocolName) SingleCellExpressionExperimentService.getCellTypeAssignmentByProtocol(ExpressionExperiment ee, QuantitationType qt, String protocolName) Obtain a cell type assignment by a protocol identifier.SingleCellExpressionExperimentServiceImpl.getCellTypeAssignmentByProtocol(ExpressionExperiment ee, QuantitationType qt, String protocolName) ExpressionExperimentDao.getCellTypeAssignments(ExpressionExperiment ee) ExpressionExperimentDao.getCellTypeAssignments(ExpressionExperiment expressionExperiment, QuantitationType qt) ExpressionExperimentDaoImpl.getCellTypeAssignments(ExpressionExperiment ee) ExpressionExperimentDaoImpl.getCellTypeAssignments(ExpressionExperiment expressionExperiment, QuantitationType qt) SingleCellExpressionExperimentService.getCellTypeAssignments(ExpressionExperiment ee) Obtain all the cell type labellings from all single-cell vectors.SingleCellExpressionExperimentService.getCellTypeAssignments(ExpressionExperiment expressionExperiment, QuantitationType qt) SingleCellExpressionExperimentServiceImpl.getCellTypeAssignments(ExpressionExperiment ee) SingleCellExpressionExperimentServiceImpl.getCellTypeAssignments(ExpressionExperiment expressionExperiment, QuantitationType qt) ExpressionExperimentDao.getCellTypeAssignmentsWithoutIndices(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDaoImpl.getCellTypeAssignmentsWithoutIndices(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentService.getCellTypeAssignmentsWithoutIndices(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentServiceImpl.getCellTypeAssignmentsWithoutIndices(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getCellTypeAssignmentWithoutIndices(ExpressionExperiment expressionExperiment, QuantitationType qt, Long ctaId) Obtain a cell type assignment by ID without loading the indices.ExpressionExperimentDao.getCellTypeAssignmentWithoutIndices(ExpressionExperiment expressionExperiment, QuantitationType qt, String ctaName) Obtain a cell type assignment by name without loading the indices.ExpressionExperimentDaoImpl.getCellTypeAssignmentWithoutIndices(ExpressionExperiment expressionExperiment, QuantitationType qt, Long ctaId) ExpressionExperimentDaoImpl.getCellTypeAssignmentWithoutIndices(ExpressionExperiment expressionExperiment, QuantitationType qt, String ctaName) SingleCellExpressionExperimentService.getCellTypeAssignmentWithoutIndices(ExpressionExperiment ee, QuantitationType qt, Long ctaId) SingleCellExpressionExperimentService.getCellTypeAssignmentWithoutIndices(ExpressionExperiment ee, QuantitationType qt, String ctaName) SingleCellExpressionExperimentServiceImpl.getCellTypeAssignmentWithoutIndices(ExpressionExperiment ee, QuantitationType qt, Long ctaId) SingleCellExpressionExperimentServiceImpl.getCellTypeAssignmentWithoutIndices(ExpressionExperiment ee, QuantitationType qt, String ctaName) SingleCellExpressionExperimentService.getCellTypeAt(ExpressionExperiment ee, QuantitationType qt, Long ctaId, int cellIndex) SingleCellExpressionExperimentService.getCellTypeAt(ExpressionExperiment ee, QuantitationType qt, Long ctaId, int startIndex, int endIndexExclusive) SingleCellExpressionExperimentService.getCellTypeAt(ExpressionExperiment ee, QuantitationType qt, String ctaName, int cellIndex) SingleCellExpressionExperimentService.getCellTypeAt(ExpressionExperiment ee, QuantitationType qt, String ctaName, int startIndex, int endIndexExclusive) SingleCellExpressionExperimentServiceImpl.getCellTypeAt(ExpressionExperiment ee, QuantitationType qt, Long ctaId, int cellIndex) SingleCellExpressionExperimentServiceImpl.getCellTypeAt(ExpressionExperiment ee, QuantitationType qt, Long ctaId, int startIndex, int endIndexExclusive) SingleCellExpressionExperimentServiceImpl.getCellTypeAt(ExpressionExperiment ee, QuantitationType qt, String ctaName, int cellIndex) SingleCellExpressionExperimentServiceImpl.getCellTypeAt(ExpressionExperiment ee, QuantitationType qt, String ctaName, int startIndex, int endIndexExclusive) SingleCellExpressionExperimentService.getCellTypeFactor(ExpressionExperiment ee) Obtain the cell type factor.SingleCellExpressionExperimentServiceImpl.getCellTypeFactor(ExpressionExperiment ee) ExpressionExperimentDao.getCellTypes(ExpressionExperiment ee) ExpressionExperimentDaoImpl.getCellTypes(ExpressionExperiment ee) SingleCellExpressionExperimentService.getCellTypes(ExpressionExperiment ee) Obtain the cell types of a given single-cell dataset.SingleCellExpressionExperimentServiceImpl.getCellTypes(ExpressionExperiment ee) ExpressionExperimentMetaFileType.getDownloadName(ExpressionExperiment ee) ExpressionExperimentDao.getExperimentalDesignAnnotations(ExpressionExperiment expressionExperiment, boolean useEe2c) Obtain experimental design-level annotations.ExpressionExperimentDaoImpl.getExperimentalDesignAnnotations(ExpressionExperiment expressionExperiment, boolean useEe2c) ExpressionExperimentService.getExperimentalDesignValueObject(ExpressionExperiment ee) Build a full structured representation of an experiment'sExperimentalDesign: factors, factor values (with statements carrying stable database IDs), and per-biomaterial factor-value assignments.ExpressionExperimentServiceImpl.getExperimentalDesignValueObject(ExpressionExperiment ee) ExpressionExperimentDao.getExperimentAnnotations(ExpressionExperiment expressionExperiment, boolean useEe2c) Obtain experiment-level annotations.ExpressionExperimentDaoImpl.getExperimentAnnotations(ExpressionExperiment expressionExperiment, boolean useEe2c) ExpressionExperimentDao.getExperimentSubSetAnnotations(ExpressionExperiment ee) Obtain the subset annotations.ExpressionExperimentDaoImpl.getExperimentSubSetAnnotations(ExpressionExperiment ee) ExpressionExperimentDao.getFactorValueAnnotations(ExpressionExperiment ee) Obtain factor value-level annotations.ExpressionExperimentDaoImpl.getFactorValueAnnotations(ExpressionExperiment ee) ExpressionExperimentMetaFileType.getFileName(ExpressionExperiment ee) ExpressionExperimentDao.getGenesUsedByPreferredVectors(ExpressionExperiment experimentConstraint) Obtain genes used by the processed vectors of this dataset.ExpressionExperimentDaoImpl.getGenesUsedByPreferredVectors(ExpressionExperiment experimentConstraint) ExpressionExperimentService.getGenesUsedByPreferredVectors(ExpressionExperiment experimentConstraint) Retrieve the genes used by the preferred vectors of this experiment.ExpressionExperimentServiceImpl.getGenesUsedByPreferredVectors(ExpressionExperiment experimentConstraint) ExpressionExperimentGeoService.getGeoSeries(ExpressionExperiment ee) Obtain the GEO series metadata.ExpressionExperimentGeoServiceImpl.getGeoSeries(ExpressionExperiment ee) ExpressionExperimentDao.getLastArrayDesignUpdate(ExpressionExperiment ee) ExpressionExperimentDaoImpl.getLastArrayDesignUpdate(ExpressionExperiment ee) ExpressionExperimentService.getLastArrayDesignUpdate(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.getLastArrayDesignUpdate(ExpressionExperiment ee) ExpressionExperimentDao.getMissingValuesVectors(ExpressionExperiment ee) Obtain the missing value vectors for a given experiment.ExpressionExperimentDaoImpl.getMissingValuesVectors(ExpressionExperiment ee) ExpressionExperimentService.getMissingValuesVectors(ExpressionExperiment ee) ExpressionExperimentServiceImpl.getMissingValuesVectors(ExpressionExperiment ee) ExpressionExperimentDao.getNumberOfDesignElementsPerSample(ExpressionExperiment expressionExperiment) ExpressionExperimentDaoImpl.getNumberOfDesignElementsPerSample(ExpressionExperiment expressionExperiment) ExpressionExperimentService.getNumberOfDesignElementsPerSample(ExpressionExperiment expressionExperiment) Obtain the number of design elements for the platform of each bioassay in the given experiment.ExpressionExperimentServiceImpl.getNumberOfDesignElementsPerSample(ExpressionExperiment expressionExperiment) longExpressionExperimentDao.getNumberOfNonZeroes(ExpressionExperiment ee, QuantitationType qt) Obtain the number of non-zeroes.longExpressionExperimentDaoImpl.getNumberOfNonZeroes(ExpressionExperiment ee, QuantitationType qt) longSingleCellExpressionExperimentService.getNumberOfNonZeroes(ExpressionExperiment ee, QuantitationType qt) longSingleCellExpressionExperimentServiceImpl.getNumberOfNonZeroes(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getNumberOfNonZeroesBySample(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported) Obtain the number of non-zeroes by sample.ExpressionExperimentDaoImpl.getNumberOfNonZeroesBySample(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported) SingleCellExpressionExperimentService.getNumberOfNonZeroesBySample(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported) SingleCellExpressionExperimentServiceImpl.getNumberOfNonZeroesBySample(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported) longExpressionExperimentDao.getNumberOfSingleCellDataVectors(ExpressionExperiment ee, QuantitationType qt) Obtain the number of single-cell vectors for a given QT.longExpressionExperimentDao.getNumberOfSingleCellDataVectors(ExpressionExperiment ee, SingleCellDimension scd) Obtain the number of single-cell vectors for a given single-cell dimension.longExpressionExperimentDaoImpl.getNumberOfSingleCellDataVectors(ExpressionExperiment ee, QuantitationType qt) longExpressionExperimentDaoImpl.getNumberOfSingleCellDataVectors(ExpressionExperiment ee, SingleCellDimension scd) longSingleCellExpressionExperimentService.getNumberOfSingleCellDataVectors(ExpressionExperiment ee, QuantitationType qt) Obtain the number of single-cell vectors for a given quantitation type.longSingleCellExpressionExperimentServiceImpl.getNumberOfSingleCellDataVectors(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getPreferredCellTypeAssignment(ExpressionExperiment ee, QuantitationType qt) Obtain the preferred assignment for the given quantitation type.ExpressionExperimentDaoImpl.getPreferredCellTypeAssignment(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentService.getPreferredCellTypeAssignment(ExpressionExperiment ee) Obtain the preferred cell type labelling from the preferred single-cell vectors.SingleCellExpressionExperimentService.getPreferredCellTypeAssignment(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentServiceImpl.getPreferredCellTypeAssignment(ExpressionExperiment ee) SingleCellExpressionExperimentServiceImpl.getPreferredCellTypeAssignment(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getPreferredCellTypeAssignmentWithoutIndices(ExpressionExperiment ee, QuantitationType qt) Obtain the preferred assignment for the given quantitation type without loading the indices.ExpressionExperimentDaoImpl.getPreferredCellTypeAssignmentWithoutIndices(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentService.getPreferredCellTypeAssignmentWithoutIndices(ExpressionExperiment ee) SingleCellExpressionExperimentService.getPreferredCellTypeAssignmentWithoutIndices(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentServiceImpl.getPreferredCellTypeAssignmentWithoutIndices(ExpressionExperiment ee) SingleCellExpressionExperimentServiceImpl.getPreferredCellTypeAssignmentWithoutIndices(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getPreferredQuantitationType(ExpressionExperiment ee) Obtain the preferred quantitation type for the raw vectors, if available.ExpressionExperimentDaoImpl.getPreferredQuantitationType(ExpressionExperiment ee) ExpressionExperimentService.getPreferredQuantitationType(ExpressionExperiment ee) Iterates over the quantitation types for a given expression experiment and returns the preferred quantitation types.ExpressionExperimentServiceImpl.getPreferredQuantitationType(ExpressionExperiment ee) ExpressionExperimentDao.getPreferredRawDataVectors(ExpressionExperiment ee) Obtain the preferred raw data vectors for a given experiment.ExpressionExperimentDaoImpl.getPreferredRawDataVectors(ExpressionExperiment ee) ExpressionExperimentService.getPreferredRawDataVectors(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.getPreferredRawDataVectors(ExpressionExperiment expressionExperiment) SingleCellExpressionExperimentService.getPreferredSingleCellDataVectors(ExpressionExperiment ee) Obtain preferred single-cell vectors.SingleCellExpressionExperimentServiceImpl.getPreferredSingleCellDataVectors(ExpressionExperiment ee) ExpressionExperimentDao.getPreferredSingleCellDimension(ExpressionExperiment ee) Obtain the preferred single-cell dimension, that is the dimension associated to the preferred set of single-cell vectors.ExpressionExperimentDaoImpl.getPreferredSingleCellDimension(ExpressionExperiment ee) SingleCellExpressionExperimentService.getPreferredSingleCellDimension(ExpressionExperiment ee) Obtain the preferred single-cell dimension.SingleCellExpressionExperimentServiceImpl.getPreferredSingleCellDimension(ExpressionExperiment ee) ExpressionExperimentDao.getPreferredSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) ExpressionExperimentDaoImpl.getPreferredSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) SingleCellExpressionExperimentService.getPreferredSingleCellDimensionWithCellLevelCharacteristics(ExpressionExperiment ee) Obtain the preferred single-cell dimension.SingleCellExpressionExperimentServiceImpl.getPreferredSingleCellDimensionWithCellLevelCharacteristics(ExpressionExperiment ee) ExpressionExperimentDao.getPreferredSingleCellDimensionWithoutCellIds(ExpressionExperiment ee) Load a single-cell dimension without its cell IDs.ExpressionExperimentDaoImpl.getPreferredSingleCellDimensionWithoutCellIds(ExpressionExperiment ee) SingleCellExpressionExperimentService.getPreferredSingleCellDimensionWithoutCellIds(ExpressionExperiment ee) Obtain the preferred single-cell dimension without its cell IDs.SingleCellExpressionExperimentService.getPreferredSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig singleCellDimensionInitializationConfig) SingleCellExpressionExperimentServiceImpl.getPreferredSingleCellDimensionWithoutCellIds(ExpressionExperiment ee) SingleCellExpressionExperimentServiceImpl.getPreferredSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig config) ExpressionExperimentDao.getPreferredSingleCellQuantitationType(ExpressionExperiment ee) Obtain the preferred quantitation type for single-cell data, if available.ExpressionExperimentDaoImpl.getPreferredSingleCellQuantitationType(ExpressionExperiment ee) SingleCellExpressionExperimentService.getPreferredSingleCellQuantitationType(ExpressionExperiment ee) Obtain the preferred single-cell quantitation type.SingleCellExpressionExperimentServiceImpl.getPreferredSingleCellQuantitationType(ExpressionExperiment ee) ExpressionExperimentDao.getProcessedBioAssayDimension(ExpressionExperiment ee) Retrieve the dimension associated to the procesed data vectors.ExpressionExperimentDaoImpl.getProcessedBioAssayDimension(ExpressionExperiment ee) ExpressionExperimentService.getProcessedBioAssayDimension(ExpressionExperiment ee) Obtain the dimension associated to the processed data for the given experiment.ExpressionExperimentServiceImpl.getProcessedBioAssayDimension(ExpressionExperiment ee) ExpressionExperimentDao.getProcessedBioAssayDimensions(ExpressionExperiment ee) ExpressionExperimentDaoImpl.getProcessedBioAssayDimensions(ExpressionExperiment ee) ExpressionExperimentService.getProcessedBioAssayDimensionsWithAssays(ExpressionExperiment ee) Obtain the dimension associated to the processed data for the given experiment.ExpressionExperimentServiceImpl.getProcessedBioAssayDimensionsWithAssays(ExpressionExperiment ee) ExpressionExperimentDao.getProcessedDataVectors(ExpressionExperiment ee) Retrieve the processed vector for an experiment.ExpressionExperimentDao.getProcessedDataVectors(ExpressionExperiment ee, List<BioAssay> assays) Retrieve a slice of processed vectors for an experiment.ExpressionExperimentDaoImpl.getProcessedDataVectors(ExpressionExperiment ee) ExpressionExperimentDaoImpl.getProcessedDataVectors(ExpressionExperiment ee, List<BioAssay> assays) ExpressionExperimentService.getProcessedDataVectors(ExpressionExperiment ee) ExpressionExperimentService.getProcessedDataVectors(ExpressionExperiment ee, List<BioAssay> assays) ExpressionExperimentServiceImpl.getProcessedDataVectors(ExpressionExperiment ee) ExpressionExperimentServiceImpl.getProcessedDataVectors(ExpressionExperiment ee, List<BioAssay> assays) ExpressionExperimentDao.getProcessedQuantitationType(ExpressionExperiment ee) Obtain the quantitation type for the processed vectors, if available.ExpressionExperimentDaoImpl.getProcessedQuantitationType(ExpressionExperiment ee) ExpressionExperimentService.getProcessedQuantitationType(ExpressionExperiment ee) ExpressionExperimentServiceImpl.getProcessedQuantitationType(ExpressionExperiment ee) ExpressionExperimentDao.getQuantitationTypeCount(ExpressionExperiment ee) ExpressionExperimentDaoImpl.getQuantitationTypeCount(ExpressionExperiment ee) ExpressionExperimentService.getQuantitationTypeCount(ExpressionExperiment ee) ExpressionExperimentServiceImpl.getQuantitationTypeCount(ExpressionExperiment ee) ExpressionExperimentService.getQuantitationTypes(ExpressionExperiment expressionExperiment) Retrieve all the quantitation types used by the given expression experiment.ExpressionExperimentService.getQuantitationTypes(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) Retrieve all the quantitation types used by the given experiment and dimension.ExpressionExperimentService.getQuantitationTypes(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, Class<? extends BulkExpressionDataVector> dataVectorType) ExpressionExperimentServiceImpl.getQuantitationTypes(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.getQuantitationTypes(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) ExpressionExperimentServiceImpl.getQuantitationTypes(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, Class<? extends BulkExpressionDataVector> dataVectorType) Map<Class<? extends DataVector>, Set<QuantitationType>> ExpressionExperimentService.getQuantitationTypesByVectorType(ExpressionExperiment ee) Map<Class<? extends DataVector>, Set<QuantitationType>> ExpressionExperimentServiceImpl.getQuantitationTypesByVectorType(ExpressionExperiment ee) ExpressionExperimentService.getQuantitationTypeValueObjects(ExpressionExperiment expressionExperiment) Load allQuantitationTypeassociated to an expression experiment as VOs.ExpressionExperimentServiceImpl.getQuantitationTypeValueObjects(ExpressionExperiment expressionExperiment) longExpressionExperimentDao.getRawDataVectorCount(ExpressionExperiment ee) longExpressionExperimentDao.getRawDataVectorCount(ExpressionExperiment ee, QuantitationType qt) longExpressionExperimentDaoImpl.getRawDataVectorCount(ExpressionExperiment ee) longExpressionExperimentDaoImpl.getRawDataVectorCount(ExpressionExperiment ee, QuantitationType quantitationType) longExpressionExperimentService.getRawDataVectorCount(ExpressionExperiment ee) longExpressionExperimentServiceImpl.getRawDataVectorCount(ExpressionExperiment ee) ExpressionExperimentDao.getRawDataVectors(ExpressionExperiment ee, List<BioAssay> assays, QuantitationType qt) Obtain a slice of the raw vectors for a given experiment and QT.ExpressionExperimentDao.getRawDataVectors(ExpressionExperiment ee, QuantitationType qt) Obtain raw vectors for a given experiment and QT.ExpressionExperimentDaoImpl.getRawDataVectors(ExpressionExperiment ee, List<BioAssay> assays, QuantitationType qt) ExpressionExperimentDaoImpl.getRawDataVectors(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentService.getRawDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt) ExpressionExperimentService.getRawDataVectors(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentServiceImpl.getRawDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt) ExpressionExperimentServiceImpl.getRawDataVectors(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getSingleCellDataVectors(ExpressionExperiment expressionExperiment, QuantitationType quantitationType) Obtain a set of single-cell data vectors for the given quantitation type.ExpressionExperimentDao.getSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, boolean includeBiologicalCharacteristics, boolean includeCellIds, boolean includeData, boolean includeDataIndices) Obtain a set of single-cell data vectors for the given quantitation type.ExpressionExperimentDaoImpl.getSingleCellDataVectors(ExpressionExperiment expressionExperiment, QuantitationType quantitationType) ExpressionExperimentDaoImpl.getSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, boolean includeBiologicalCharacteristics, boolean includeCellIds, boolean includeData, boolean includeDataIndices) SingleCellExpressionExperimentService.getSingleCellDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType) Obtain single-cell vectors for a particular sample.SingleCellExpressionExperimentService.getSingleCellDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType, SingleCellExpressionExperimentService.SingleCellVectorInitializationConfig config) SingleCellExpressionExperimentService.getSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType) Obtain single-cell vectors for a given quantitation type.SingleCellExpressionExperimentService.getSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, SingleCellExpressionExperimentService.SingleCellVectorInitializationConfig config) SingleCellExpressionExperimentServiceImpl.getSingleCellDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType) SingleCellExpressionExperimentServiceImpl.getSingleCellDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType, SingleCellExpressionExperimentService.SingleCellVectorInitializationConfig config) SingleCellExpressionExperimentServiceImpl.getSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType) SingleCellExpressionExperimentServiceImpl.getSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, SingleCellExpressionExperimentService.SingleCellVectorInitializationConfig config) ExpressionExperimentDao.getSingleCellDataVectorWithoutCellIds(ExpressionExperiment ee, QuantitationType quantitationType, CompositeSequence designElement) ExpressionExperimentDaoImpl.getSingleCellDataVectorWithoutCellIds(ExpressionExperiment ee, QuantitationType quantitationType, CompositeSequence designElement) SingleCellExpressionExperimentService.getSingleCellDataVectorWithoutCellIds(ExpressionExperiment ee, QuantitationType quantitationType, CompositeSequence designElement) Obtain a single single-cell vector without initializing cell IDs.SingleCellExpressionExperimentServiceImpl.getSingleCellDataVectorWithoutCellIds(ExpressionExperiment ee, QuantitationType quantitationType, CompositeSequence designElement) ExpressionExperimentDao.getSingleCellDimension(ExpressionExperiment ee, QuantitationType quantitationType) Obtain the single-cell dimension used by a specific QT.ExpressionExperimentDaoImpl.getSingleCellDimension(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentService.getSingleCellDimension(ExpressionExperiment ee, QuantitationType qt) Obtain a single-cell dimension used for a given dataset and QT.SingleCellExpressionExperimentServiceImpl.getSingleCellDimension(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getSingleCellDimensionById(ExpressionExperiment expressionExperiment, Long id) Obtain a single-cell dimension by ID.ExpressionExperimentDaoImpl.getSingleCellDimensionById(ExpressionExperiment expressionExperiment, Long dimensionId) SingleCellExpressionExperimentService.getSingleCellDimensionByIdWithoutCellIds(ExpressionExperiment expressionExperiment, Long id, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig config) SingleCellExpressionExperimentServiceImpl.getSingleCellDimensionByIdWithoutCellIds(ExpressionExperiment expressionExperiment, Long dimensionId, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig config) ExpressionExperimentDao.getSingleCellDimensionForCellLevelCharacteristicsById(ExpressionExperiment ee, Long clcId) ExpressionExperimentDaoImpl.getSingleCellDimensionForCellLevelCharacteristicsById(ExpressionExperiment ee, Long clcId) ExpressionExperimentDao.getSingleCellDimensionForCellTypeAssignmentById(ExpressionExperiment ee, Long ctaId) ExpressionExperimentDaoImpl.getSingleCellDimensionForCellTypeAssignmentById(ExpressionExperiment ee, Long ctaId) ExpressionExperimentDao.getSingleCellDimensions(ExpressionExperiment ee) Obtain all the single-cell dimensions used by the single-cell vectors of a given experiment.ExpressionExperimentDaoImpl.getSingleCellDimensions(ExpressionExperiment ee) SingleCellExpressionExperimentService.getSingleCellDimensions(ExpressionExperiment ee) Obtain all the single-cell dimensions used by a given dataset.SingleCellExpressionExperimentServiceImpl.getSingleCellDimensions(ExpressionExperiment ee) ExpressionExperimentDao.getSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee) Obtain all the single-cell dimensions used by the single-cell vectors of a given experiment.ExpressionExperimentDao.getSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) ExpressionExperimentDaoImpl.getSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee) ExpressionExperimentDaoImpl.getSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) SingleCellExpressionExperimentService.getSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee) SingleCellExpressionExperimentService.getSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig singleCellDimensionInitializationConfig) SingleCellExpressionExperimentServiceImpl.getSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee) SingleCellExpressionExperimentServiceImpl.getSingleCellDimensionsWithoutCellIds(ExpressionExperiment ee, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig config) SingleCellExpressionExperimentService.getSingleCellDimensionWithAssaysAndCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt) Retrieve a single-cell dimension with its bioassays and cell-level characteristics initialized.SingleCellExpressionExperimentServiceImpl.getSingleCellDimensionWithAssaysAndCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentService.getSingleCellDimensionWithCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentServiceImpl.getSingleCellDimensionWithCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, QuantitationType qt) Load a single-cell dimension used by a specific QT without its cell IDs.ExpressionExperimentDao.getSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, QuantitationType qt, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) ExpressionExperimentDaoImpl.getSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDaoImpl.getSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, QuantitationType qt, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) SingleCellExpressionExperimentService.getSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentService.getSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, QuantitationType qt, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig singleCellDimensionInitializationConfig) SingleCellExpressionExperimentServiceImpl.getSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, QuantitationType qt) SingleCellExpressionExperimentServiceImpl.getSingleCellDimensionWithoutCellIds(ExpressionExperiment ee, QuantitationType qt, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig config) ExpressionExperimentDao.getSingleCellDimensionWithoutCellIdsById(ExpressionExperiment expressionExperiment, Long dimensionId, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) ExpressionExperimentDaoImpl.getSingleCellDimensionWithoutCellIdsById(ExpressionExperiment expressionExperiment, Long dimensionId, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) SingleCellExpressionExperimentService.getSingleCellExpressionDataMatrix(ExpressionExperiment expressionExperiment, List<BioAssay> samples, QuantitationType quantitationType) Obtain a single-cell expression data matrix for the given quantitation type.SingleCellExpressionExperimentService.getSingleCellExpressionDataMatrix(ExpressionExperiment expressionExperiment, QuantitationType quantitationType) Obtain a single-cell expression data matrix for the given quantitation type.SingleCellExpressionExperimentServiceImpl.getSingleCellExpressionDataMatrix(ExpressionExperiment expressionExperiment, List<BioAssay> samples, QuantitationType quantitationType) SingleCellExpressionExperimentServiceImpl.getSingleCellExpressionDataMatrix(ExpressionExperiment expressionExperiment, QuantitationType quantitationType) ExpressionExperimentDao.getSingleCellQuantitationTypes(ExpressionExperiment ee) Obtain a list of single-cell QTs.ExpressionExperimentDaoImpl.getSingleCellQuantitationTypes(ExpressionExperiment ee) SingleCellExpressionExperimentService.getSingleCellQuantitationTypes(ExpressionExperiment ee) SingleCellExpressionExperimentServiceImpl.getSingleCellQuantitationTypes(ExpressionExperiment ee) ExpressionExperimentDao.getSingleCellQuantitationTypesBySingleCellDimensionWithoutCellIds(ExpressionExperiment ee, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) ExpressionExperimentDaoImpl.getSingleCellQuantitationTypesBySingleCellDimensionWithoutCellIds(ExpressionExperiment ee, boolean includeBioAssays, boolean includeCtas, boolean includeClcs, boolean includeProtocol, boolean includeCharacteristics, boolean includeIndices) SingleCellExpressionExperimentService.getSingleCellQuantitationTypesBySingleCellDimensionWithoutCellIds(ExpressionExperiment ee, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig config) Obtain the single-cell quantitation types by single-cell dimension.SingleCellExpressionExperimentServiceImpl.getSingleCellQuantitationTypesBySingleCellDimensionWithoutCellIds(ExpressionExperiment ee, SingleCellExpressionExperimentService.SingleCellDimensionInitializationConfig config) ExpressionExperimentDao.getSubSetById(ExpressionExperiment ee, Long subSetId) ExpressionExperimentDaoImpl.getSubSetById(ExpressionExperiment ee, Long subSetId) ExpressionExperimentService.getSubSetByIdWithCharacteristics(ExpressionExperiment ee, Long subSetId) ExpressionExperimentServiceImpl.getSubSetByIdWithCharacteristics(ExpressionExperiment ee, Long subSetId) ExpressionExperimentService.getSubSetByIdWithCharacteristicsAndBioAssays(ExpressionExperiment ee, Long subSetId) Obtain a particular subset by ID.ExpressionExperimentServiceImpl.getSubSetByIdWithCharacteristicsAndBioAssays(ExpressionExperiment ee, Long subSetId) ExpressionExperimentDao.getSubSets(ExpressionExperiment expressionExperiment) ExpressionExperimentDao.getSubSets(ExpressionExperiment expressionExperiment, BioAssayDimension bad) ExpressionExperimentDaoImpl.getSubSets(ExpressionExperiment expressionExperiment) ExpressionExperimentDaoImpl.getSubSets(ExpressionExperiment expressionExperiment, BioAssayDimension bad) ExpressionExperimentService.getSubSets(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) Obtain the subsets for a particular dimension.ExpressionExperimentServiceImpl.getSubSets(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) ExpressionExperimentDao.getSubSetsByDimension(ExpressionExperiment expressionExperiment) ExpressionExperimentDaoImpl.getSubSetsByDimension(ExpressionExperiment expressionExperiment) ExpressionExperimentService.getSubSetsByDimension(ExpressionExperiment expressionExperiment) Obtain all the subsets organized by dimension for a given dataset.ExpressionExperimentServiceImpl.getSubSetsByDimension(ExpressionExperiment expressionExperiment) ExpressionExperimentService.getSubSetsByDimensionWithBioAssays(ExpressionExperiment expressionExperiment) Obtain all the subsets organized by dimension for a given dataset.ExpressionExperimentServiceImpl.getSubSetsByDimensionWithBioAssays(ExpressionExperiment expressionExperiment) ExpressionExperimentService.getSubSetsByFactorValue(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) Reconstitute the FV to subset mapping for a given experiment.ExpressionExperimentService.getSubSetsByFactorValue(ExpressionExperiment expressionExperiment, ExperimentalFactor experimentalFactor, BioAssayDimension dimension) Reconstitute the FV to subset mapping for a given experiment and factor.ExpressionExperimentServiceImpl.getSubSetsByFactorValue(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) ExpressionExperimentServiceImpl.getSubSetsByFactorValue(ExpressionExperiment expressionExperiment, ExperimentalFactor experimentalFactor, BioAssayDimension dimension) ExpressionExperimentService.getSubSetsByFactorValueWithCharacteristicsAndBioAssays(ExpressionExperiment expressionExperiment, ExperimentalFactor experimentalFactor, BioAssayDimension dimension) Reconstitute the FV to subset mapping for a given experiment and factor.ExpressionExperimentServiceImpl.getSubSetsByFactorValueWithCharacteristicsAndBioAssays(ExpressionExperiment expressionExperiment, ExperimentalFactor experimentalFactor, BioAssayDimension dimension) ExpressionExperimentService.getSubSetsWithBioAssays(ExpressionExperiment expressionExperiment) Obtain all the subsets for a given dataset.ExpressionExperimentService.getSubSetsWithBioAssays(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) Obtain the subsets for a particular dimension.ExpressionExperimentServiceImpl.getSubSetsWithBioAssays(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.getSubSetsWithBioAssays(ExpressionExperiment expressionExperiment, BioAssayDimension dimension) ExpressionExperimentService.getSubSetsWithCharacteristics(ExpressionExperiment ee) Obtain all the subsets for a given dataset.ExpressionExperimentServiceImpl.getSubSetsWithCharacteristics(ExpressionExperiment ee) ExpressionExperimentDao.getTaxon(ExpressionExperiment ee) Determine the taxon for a given experiment or subset.ExpressionExperimentDaoImpl.getTaxon(ExpressionExperiment ee) ExpressionExperimentService.getTaxon(ExpressionExperiment expressionExperiment) Returns the taxon of the given experiment.ExpressionExperimentServiceImpl.getTaxon(ExpressionExperiment ee) booleanExpressionExperimentDao.hasProcessedExpressionData(ExpressionExperiment ee) Test if the dataset has preferred expression data vectors.booleanExpressionExperimentDaoImpl.hasProcessedExpressionData(ExpressionExperiment ee) booleanExpressionExperimentService.hasProcessedExpressionData(ExpressionExperiment ee) Test if the given experiment has processed data vectors.booleanExpressionExperimentServiceImpl.hasProcessedExpressionData(ExpressionExperiment ee) booleanExpressionExperimentDao.hasSingleCellQuantitationTypes(ExpressionExperiment ee) Indicate if the given experiment has single-cell quantitation types.booleanExpressionExperimentDaoImpl.hasSingleCellQuantitationTypes(ExpressionExperiment ee) protected voidExpressionExperimentDaoImpl.initializeCachedFilteringResult(ExpressionExperiment ee) booleanExpressionExperimentService.isRNASeq(ExpressionExperiment expressionExperiment) booleanExpressionExperimentServiceImpl.isRNASeq(ExpressionExperiment expressionExperiment) booleanExpressionExperimentService.isSingleCell(ExpressionExperiment ee) Indicate if the given experiment is a single-cell experiment.booleanExpressionExperimentServiceImpl.isSingleCell(ExpressionExperiment ee) ExpressionExperimentService.isSuitableForDEA(ExpressionExperiment ee) ExpressionExperimentServiceImpl.isSuitableForDEA(ExpressionExperiment ee) booleanExpressionExperimentService.isTroubled(ExpressionExperiment expressionExperiment) Check if the dataset is either troubled or uses a troubled platform.booleanExpressionExperimentServiceImpl.isTroubled(ExpressionExperiment ee) booleanExpressionExperimentService.isTwoChannel(ExpressionExperiment expressionExperiment) Test if this experiment was run on a two-color microarray platform.booleanExpressionExperimentServiceImpl.isTwoChannel(ExpressionExperiment expressionExperiment) ExpressionExperimentPrePersistService.prepare(ExpressionExperiment ee) Call this before calling the persister.ExpressionExperimentPrePersistService.prepare(ExpressionExperiment ee, ArrayDesignsForExperimentCache c) ExpressionExperimentPrePersistServiceImpl.prepare(ExpressionExperiment ee) ExpressionExperimentPrePersistServiceImpl.prepare(ExpressionExperiment ee, ArrayDesignsForExperimentCache cache) ExpressionExperimentService.previewDesignChange(ExpressionExperiment ee, ExperimentalDesignValueObject proposed) Predict what would happen ifproposedwere applied as the experiment's new design via PUT.ExpressionExperimentServiceImpl.previewDesignChange(ExpressionExperiment ee, ExperimentalDesignValueObject proposed) SingleCellExpressionExperimentService.relabelCellTypes(ExpressionExperiment ee, QuantitationType qt, SingleCellDimension dimension, List<String> newCellTypeLabels, Protocol labellingProtocol, String description, boolean recreateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) Relabel the cell types of an existing set of single-cell vectors.SingleCellExpressionExperimentServiceImpl.relabelCellTypes(ExpressionExperiment ee, QuantitationType qt, SingleCellDimension dimension, List<String> newCellTypeLabels, Protocol protocol, String description, boolean recreateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) ExpressionExperimentService.reload(ExpressionExperiment ee) ExpressionExperimentServiceImpl.reload(ExpressionExperiment ee) ExpressionExperimentDao.reloadSingleCellDimension(ExpressionExperiment ee, SingleCellDimension dimension) Reload a single-cell dimension.ExpressionExperimentDaoImpl.reloadSingleCellDimension(ExpressionExperiment ee, SingleCellDimension dimension) voidExpressionExperimentDaoImpl.remove(ExpressionExperiment ee) voidExpressionExperimentServiceImpl.remove(ExpressionExperiment ee) Deletes an experiment and all of its associated objects, including coexpression links.longSingleCellExpressionExperimentService.removeAllCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt) longSingleCellExpressionExperimentServiceImpl.removeAllCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt) longSingleCellExpressionExperimentService.removeAllCellTypeAssignments(ExpressionExperiment ee, QuantitationType qt) longSingleCellExpressionExperimentServiceImpl.removeAllCellTypeAssignments(ExpressionExperiment ee, QuantitationType qt) intExpressionExperimentDao.removeAllRawDataVectors(ExpressionExperiment ee) Remove all raw data vectors.intExpressionExperimentDaoImpl.removeAllRawDataVectors(ExpressionExperiment ee) intExpressionExperimentService.removeAllRawDataVectors(ExpressionExperiment ee) intExpressionExperimentServiceImpl.removeAllRawDataVectors(ExpressionExperiment ee) intExpressionExperimentDao.removeAllSingleCellDataVectors(ExpressionExperiment ee) Remove all single-cell data vectors and their quantitation types.intExpressionExperimentDaoImpl.removeAllSingleCellDataVectors(ExpressionExperiment ee) voidSingleCellExpressionExperimentService.removeCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt, CellLevelCharacteristics clc) Remove existing cell-level characteristics by QT.voidSingleCellExpressionExperimentService.removeCellLevelCharacteristics(ExpressionExperiment ee, SingleCellDimension scd, CellLevelCharacteristics clc) Remove existing cell-level characteristics.voidSingleCellExpressionExperimentServiceImpl.removeCellLevelCharacteristics(ExpressionExperiment ee, QuantitationType qt, CellLevelCharacteristics clc) voidSingleCellExpressionExperimentServiceImpl.removeCellLevelCharacteristics(ExpressionExperiment ee, SingleCellDimension scd, CellLevelCharacteristics clc) voidSingleCellExpressionExperimentService.removeCellLevelCharacteristicsById(ExpressionExperiment ee, Long clcId) voidSingleCellExpressionExperimentService.removeCellLevelCharacteristicsById(ExpressionExperiment ee, SingleCellDimension dimension, Long clcId) voidSingleCellExpressionExperimentServiceImpl.removeCellLevelCharacteristicsById(ExpressionExperiment ee, Long clcId) voidSingleCellExpressionExperimentServiceImpl.removeCellLevelCharacteristicsById(ExpressionExperiment ee, SingleCellDimension dimension, Long clcId) booleanSingleCellExpressionExperimentService.removeCellLevelCharacteristicsByName(ExpressionExperiment ee, SingleCellDimension dimension, String name) booleanSingleCellExpressionExperimentServiceImpl.removeCellLevelCharacteristicsByName(ExpressionExperiment ee, SingleCellDimension dimension, String name) voidSingleCellExpressionExperimentService.removeCellTypeAssignment(ExpressionExperiment ee, QuantitationType qt, CellTypeAssignment cellTypeAssignment) Remove the given cell type assignment by QT.voidSingleCellExpressionExperimentService.removeCellTypeAssignment(ExpressionExperiment ee, SingleCellDimension scd, CellTypeAssignment cellTypeAssignment) Remove the given cell type assignment.voidSingleCellExpressionExperimentServiceImpl.removeCellTypeAssignment(ExpressionExperiment ee, QuantitationType qt, CellTypeAssignment cellTypeAssignment) voidSingleCellExpressionExperimentServiceImpl.removeCellTypeAssignment(ExpressionExperiment ee, SingleCellDimension dimension, CellTypeAssignment cellTypeAssignment) voidSingleCellExpressionExperimentService.removeCellTypeAssignmentById(ExpressionExperiment ee, Long ctaId) voidSingleCellExpressionExperimentService.removeCellTypeAssignmentById(ExpressionExperiment ee, SingleCellDimension dimension, Long ctaId) voidSingleCellExpressionExperimentServiceImpl.removeCellTypeAssignmentById(ExpressionExperiment ee, Long ctaId) voidSingleCellExpressionExperimentServiceImpl.removeCellTypeAssignmentById(ExpressionExperiment ee, SingleCellDimension dimension, Long ctaId) booleanSingleCellExpressionExperimentService.removeCellTypeAssignmentByName(ExpressionExperiment ee, SingleCellDimension dimension, String name) booleanSingleCellExpressionExperimentServiceImpl.removeCellTypeAssignmentByName(ExpressionExperiment ee, SingleCellDimension dimension, String name) voidExpressionExperimentService.removeCharacteristics(ExpressionExperiment ee, Collection<Characteristic> characteristicsToRemove) voidExpressionExperimentServiceImpl.removeCharacteristics(ExpressionExperiment ee, Collection<Characteristic> characteristicsToRemove) intExpressionExperimentSetService.removeFromSets(ExpressionExperiment bas) Remove an experiment from all sets it is in.intExpressionExperimentSetServiceImpl.removeFromSets(ExpressionExperiment bas) intExpressionExperimentDao.removeProcessedDataVectors(ExpressionExperiment ee) Remove processed data vectors.intExpressionExperimentDaoImpl.removeProcessedDataVectors(ExpressionExperiment ee) intExpressionExperimentService.removeProcessedDataVectors(ExpressionExperiment ee) Remove the processed data vectors for the given experiment.intExpressionExperimentServiceImpl.removeProcessedDataVectors(ExpressionExperiment ee) intExpressionExperimentDao.removeRawDataVectors(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) Remove raw data vectors for a given quantitation type.intExpressionExperimentDaoImpl.removeRawDataVectors(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) intExpressionExperimentService.removeRawDataVectors(ExpressionExperiment ee, QuantitationType qt) intExpressionExperimentService.removeRawDataVectors(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) intExpressionExperimentServiceImpl.removeRawDataVectors(ExpressionExperiment ee, QuantitationType qt) intExpressionExperimentServiceImpl.removeRawDataVectors(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) intExpressionExperimentDao.removeSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, boolean deleteQt) Remove the given single-cell data vectors.intExpressionExperimentDaoImpl.removeSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, boolean deleteQt) intSingleCellExpressionExperimentService.removeSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType) Remove single-cell data vectors for the given quantitation type.intSingleCellExpressionExperimentServiceImpl.removeSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType) intExpressionExperimentService.replaceAllRawDataVectors(ExpressionExperiment ee, Collection<RawExpressionDataVector> vectors) Used when we are replacing data, such as when converting an experiment from one platform to another.intExpressionExperimentServiceImpl.replaceAllRawDataVectors(ExpressionExperiment ee, Collection<RawExpressionDataVector> newVectors) intExpressionExperimentDao.replaceProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) Replace processed data vectors.intExpressionExperimentDaoImpl.replaceProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) intExpressionExperimentService.replaceProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) Replace the processed data vectors for the given experiment.intExpressionExperimentServiceImpl.replaceProcessedDataVectors(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) intExpressionExperimentDao.replaceRawDataVectors(ExpressionExperiment ee, QuantitationType qt, Collection<RawExpressionDataVector> vectors) Replace raw data vectors for a given quantitation type.intExpressionExperimentDaoImpl.replaceRawDataVectors(ExpressionExperiment ee, QuantitationType qt, Collection<RawExpressionDataVector> vectors) intExpressionExperimentService.replaceRawDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, Collection<RawExpressionDataVector> vectors) intExpressionExperimentServiceImpl.replaceRawDataVectors(ExpressionExperiment ee, QuantitationType qt, Collection<RawExpressionDataVector> vectors) intSingleCellExpressionExperimentService.replaceSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, Collection<SingleCellExpressionDataVector> vectors, String details, boolean recreateCellTypeFactorIfNecessary, boolean ignoreCompatibleFactor) Replace existing single-cell data vectors for the given quantitation type.intSingleCellExpressionExperimentServiceImpl.replaceSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, Collection<SingleCellExpressionDataVector> vectors, String details, boolean removeOrRecreateCellTypeFactor, boolean ignoreCompatibleFactor) SingleCellExpressionExperimentService.streamCellIds(ExpressionExperiment ee, boolean createNewSession) SingleCellExpressionExperimentService.streamCellIds(ExpressionExperiment ee, QuantitationType qt, boolean createNewSession) SingleCellExpressionExperimentServiceImpl.streamCellIds(ExpressionExperiment ee, boolean createNewSession) SingleCellExpressionExperimentServiceImpl.streamCellIds(ExpressionExperiment ee, QuantitationType qt, boolean createNewSession) SingleCellExpressionExperimentService.streamCellLevelCharacteristics(ExpressionExperiment ee, CellLevelCharacteristics clc, boolean createNewSession) SingleCellExpressionExperimentServiceImpl.streamCellLevelCharacteristics(ExpressionExperiment ee, CellLevelCharacteristics clc, boolean createNewSession) SingleCellExpressionExperimentService.streamCellTypes(ExpressionExperiment ee, CellTypeAssignment cta, boolean createNewSession) SingleCellExpressionExperimentServiceImpl.streamCellTypes(ExpressionExperiment ee, CellTypeAssignment cta, boolean createNewSession) ExpressionExperimentDao.streamSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession) Obtain a stream over the vectors for a given QT.ExpressionExperimentDao.streamSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession, boolean includeBiologicalCharacteristics, boolean includeCellIds, boolean includeData, boolean includeDataIndices) ExpressionExperimentDaoImpl.streamSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession) ExpressionExperimentDaoImpl.streamSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession, boolean includeBiologicalCharacteristics, boolean includeCellIds, boolean includeData, boolean includeDataIndices) SingleCellExpressionExperimentService.streamSingleCellDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession) SingleCellExpressionExperimentService.streamSingleCellDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession, SingleCellExpressionExperimentService.SingleCellVectorInitializationConfig config) SingleCellExpressionExperimentService.streamSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession) Obtain a stream over single-cell vectors for a given quantitation type.SingleCellExpressionExperimentService.streamSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession, SingleCellExpressionExperimentService.SingleCellVectorInitializationConfig config) SingleCellExpressionExperimentServiceImpl.streamSingleCellDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession) SingleCellExpressionExperimentServiceImpl.streamSingleCellDataVectors(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession, SingleCellExpressionExperimentService.SingleCellVectorInitializationConfig config) SingleCellExpressionExperimentServiceImpl.streamSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession) SingleCellExpressionExperimentServiceImpl.streamSingleCellDataVectors(ExpressionExperiment ee, QuantitationType quantitationType, int fetchSize, boolean useCursorFetchIfSupported, boolean createNewSession, SingleCellExpressionExperimentService.SingleCellVectorInitializationConfig config) voidExpressionExperimentDao.thaw(ExpressionExperiment expressionExperiment) Thaw everything.voidExpressionExperimentDaoImpl.thaw(ExpressionExperiment expressionExperiment) ExpressionExperimentService.thaw(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.thaw(ExpressionExperiment expressionExperiment) voidExpressionExperimentDao.thawLite(ExpressionExperiment expressionExperiment) Thaw experiment metadata and bioassays.voidExpressionExperimentDaoImpl.thawLite(ExpressionExperiment ee) ExpressionExperimentService.thawLite(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.thawLite(ExpressionExperiment expressionExperiment) voidExpressionExperimentDao.thawLiter(ExpressionExperiment expressionExperiment) Thaw experiment metadata.voidExpressionExperimentDaoImpl.thawLiter(ExpressionExperiment expressionExperiment) ExpressionExperimentService.thawLiter(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.thawLiter(ExpressionExperiment expressionExperiment) ExpressionExperimentDao.updateMeanVarianceRelation(ExpressionExperiment ee, MeanVarianceRelation mvr) ExpressionExperimentDaoImpl.updateMeanVarianceRelation(ExpressionExperiment ee, MeanVarianceRelation mvr) ExpressionExperimentService.updateMeanVarianceRelation(ExpressionExperiment ee, MeanVarianceRelation mvr) ExpressionExperimentServiceImpl.updateMeanVarianceRelation(ExpressionExperiment ee, MeanVarianceRelation mvr) voidExpressionExperimentService.updateQuantitationType(ExpressionExperiment ee, QuantitationType qt, QuantitationType previousPreferredQt) Update a quantitation type.voidExpressionExperimentServiceImpl.updateQuantitationType(ExpressionExperiment ee, QuantitationType qt, QuantitationType previousPreferredQt) voidExpressionExperimentDao.updateSingleCellDimension(ExpressionExperiment ee, SingleCellDimension singleCellDimension) Update a single-cell dimensino for a given experiment.voidExpressionExperimentDaoImpl.updateSingleCellDimension(ExpressionExperiment ee, SingleCellDimension singleCellDimension) voidSingleCellExpressionExperimentService.updateSparsityMetrics(ExpressionExperiment ee) Update the sparsity metrics.voidSingleCellExpressionExperimentServiceImpl.updateSparsityMetrics(ExpressionExperiment ee) Method parameters in ubic.gemma.persistence.service.expression.experiment with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentDao.getArrayDesignsUsed(Collection<ExpressionExperiment> ees) ExpressionExperimentDaoImpl.getArrayDesignsUsed(Collection<ExpressionExperiment> ees) ExpressionExperimentDao.getLastArrayDesignUpdate(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentDaoImpl.getLastArrayDesignUpdate(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentService.getLastArrayDesignUpdate(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentServiceImpl.getLastArrayDesignUpdate(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentDao.getSampleRemovalEvents(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentDaoImpl.getSampleRemovalEvents(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentService.getSampleRemovalEvents(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentServiceImpl.getSampleRemovalEvents(Collection<ExpressionExperiment> expressionExperiments) ExpressionExperimentDao.getTaxa(Collection<ExpressionExperiment> ees) ExpressionExperimentDaoImpl.getTaxa(Collection<ExpressionExperiment> ees) ExpressionExperimentService.getTaxa(Collection<ExpressionExperiment> ees) Return the taxon for each of the given experiments.ExpressionExperimentServiceImpl.getTaxa(Collection<ExpressionExperiment> ees) ExpressionExperimentSetService.initAutomaticallyGeneratedExperimentSet(Collection<ExpressionExperiment> expressionExperiments, Taxon taxon) ExpressionExperimentSetServiceImpl.initAutomaticallyGeneratedExperimentSet(Collection<ExpressionExperiment> expressionExperiments, Taxon taxon) Instantiate non-persistent experiment set with description = "Automatically generated for ## EEs.".voidExpressionExperimentServiceImpl.remove(Collection<ExpressionExperiment> entities) -
Uses of ExpressionExperiment in ubic.gemma.persistence.service.maintenance
Methods in ubic.gemma.persistence.service.maintenance with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionintTableMaintenanceUtil.updateExpressionExperiment2ArrayDesignEntries(ExpressionExperiment ee) intTableMaintenanceUtilImpl.updateExpressionExperiment2ArrayDesignEntries(ExpressionExperiment ee) intTableMaintenanceUtil.updateExpressionExperiment2CharacteristicEntries(ExpressionExperiment ee, Class<?> level) Update theEXPRESSION_EXPERIMENT2CHARACTERISTICtable for a specific experiment.intTableMaintenanceUtilImpl.updateExpressionExperiment2CharacteristicEntries(ExpressionExperiment ee, Class<?> level) -
Uses of ExpressionExperiment in ubic.gemma.persistence.util
Methods in ubic.gemma.persistence.util with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionEntityUrlBuilder.EntityUrlChooser.entity(ExpressionExperiment entity) -
Uses of ExpressionExperiment in ubic.gemma.rest
Method parameters in ubic.gemma.rest with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionDatasetsWebService.FilteredAndInferredAndPaginatedResponseDataObject<ExpressionExperimentValueObject> DatasetsWebService.getBlacklistedDatasets(FilterArg<ExpressionExperiment> filterArg, SortArg<ExpressionExperiment> sortArg, OffsetArg offset, LimitArg limit) Browse blacklisted datasets.DatasetsWebService.FilteredAndInferredAndPaginatedResponseDataObject<ExpressionExperimentValueObject> DatasetsWebService.getBlacklistedDatasets(FilterArg<ExpressionExperiment> filterArg, SortArg<ExpressionExperiment> sortArg, OffsetArg offset, LimitArg limit) Browse blacklisted datasets.DatasetsWebService.QueriedAndFilteredAndInferredAndPaginatedResponseDataObject<DatasetsWebService.ExpressionExperimentWithSearchResultValueObject> DatasetsWebService.getDatasets(QueryArg query, FilterArg<ExpressionExperiment> filterArg, OffsetArg offsetArg, LimitArg limitArg, SortArg<ExpressionExperiment> sortArg) DatasetsWebService.QueriedAndFilteredAndInferredAndPaginatedResponseDataObject<DatasetsWebService.ExpressionExperimentWithSearchResultValueObject> DatasetsWebService.getDatasets(QueryArg query, FilterArg<ExpressionExperiment> filterArg, OffsetArg offsetArg, LimitArg limitArg, SortArg<ExpressionExperiment> sortArg) DatasetsWebService.QueriedAndFilteredAndInferredAndLimitedResponseDataObject<DatasetsWebService.AnnotationWithUsageStatisticsValueObject> DatasetsWebService.getDatasetsAnnotationsUsageStatistics(QueryArg query, FilterArg<ExpressionExperiment> filter, ExcludeArg<DatasetsWebService.AnnotationWithUsageStatisticsValueObject> exclude, LimitArg limitArg, Integer minFrequency, String category, StringArrayArg excludedCategoryUris, Boolean excludeFreeTextCategories, StringArrayArg excludedTermUris, Boolean excludeFreeTextTerms, Boolean excludeUncategorizedTerms, Boolean retainMentionedTerms, Boolean includePredicates, Boolean includeObjects) DatasetsWebService.FilteredAndInferredAndPaginatedResponseDataObject<ExpressionExperimentValueObject> DatasetsWebService.getDatasetsByIds(DatasetArrayArg datasetsArg, FilterArg<ExpressionExperiment> filter, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sort) Retrieves all datasets matching the given identifiers.DatasetsWebService.FilteredAndInferredAndPaginatedResponseDataObject<ExpressionExperimentValueObject> DatasetsWebService.getDatasetsByIds(DatasetArrayArg datasetsArg, FilterArg<ExpressionExperiment> filter, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sort) Retrieves all datasets matching the given identifiers.DatasetsWebService.QueriedAndFilteredAndInferredAndLimitedResponseDataObject<DatasetsWebService.CategoryWithUsageStatisticsValueObject> DatasetsWebService.getDatasetsCategoriesUsageStatistics(QueryArg query, FilterArg<ExpressionExperiment> filter, LimitArg limit, StringArrayArg excludedCategoryUris, Boolean excludeFreeTextCategories, StringArrayArg excludedTermUris, Boolean excludeFreeTextTerms, Boolean excludeUncategorizedTerms, Boolean retainMentionedTerms) DatasetsWebService.getDatasetsDifferentialExpressionAnalysisResultsForGene(GeneArg<?> geneArg, QueryArg query, FilterArg<ExpressionExperiment> filter, OffsetArg offsetArg, LimitArg limitArg, Double threshold, javax.ws.rs.core.HttpHeaders headers) Obtain differential expression analysis results for a given gene.DatasetsWebService.getDatasetsDifferentialExpressionAnalysisResultsForGeneInTaxon(TaxonArg<?> taxonArg, GeneArg<?> geneArg, QueryArg query, FilterArg<ExpressionExperiment> filter, OffsetArg offsetArg, LimitArg limitArg, Double threshold, javax.ws.rs.core.HttpHeaders headers) Obtain differential expression analysis results for a given gene in a given taxon.DatasetsWebService.getDatasetsExpressionLevelsForGene(GeneArg<?> geneArg, QueryArg queryArg, FilterArg<ExpressionExperiment> filterArg, OffsetArg offsetArg, LimitArg limitArg, Boolean keepNonSpecific, ExpLevelConsolidationArg consolidate) Retrieve the expression levels of a given gene across all datasets.DatasetsWebService.getDatasetsExpressionLevelsForGeneInTaxon(TaxonArg<?> taxonArg, GeneArg<?> geneArg, QueryArg queryArg, FilterArg<ExpressionExperiment> filterArg, OffsetArg offsetArg, LimitArg limitArg, Boolean keepNonSpecific, ExpLevelConsolidationArg consolidate) Retrieve the expression levels of a given gene and taxon across all datasets.DatasetsWebService.QueriedAndFilteredAndInferredAndLimitedResponseDataObject<DatasetsWebService.ArrayDesignWithUsageStatisticsValueObject> DatasetsWebService.getDatasetsPlatformsUsageStatistics(QueryArg query, FilterArg<ExpressionExperiment> filter, LimitArg limit) DatasetsWebService.QueriedAndFilteredAndInferredResponseDataObject<DatasetsWebService.TaxonWithUsageStatisticsValueObject> DatasetsWebService.getDatasetsTaxaUsageStatistics(QueryArg query, FilterArg<ExpressionExperiment> filterArg) DatasetsWebService.getNumberOfDatasets(QueryArg query, FilterArg<ExpressionExperiment> filter) TaxaWebService.getTaxonDatasets(TaxonArg<?> taxonArg, FilterArg<ExpressionExperiment> filter, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sort) Retrieves datasets for the given taxon.TaxaWebService.getTaxonDatasets(TaxonArg<?> taxonArg, FilterArg<ExpressionExperiment> filter, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sort) Retrieves datasets for the given taxon.javax.ws.rs.core.ResponseDatasetsWebService.refreshDatasetsAnnotations(QueryArg query, FilterArg<ExpressionExperiment> filter, ExcludeArg<DatasetsWebService.AnnotationWithUsageStatisticsValueObject> exclude, LimitArg limitArg, Integer minFrequency, String category, StringArrayArg excludedCategoryUris, Boolean excludeFreeTextCategories, StringArrayArg excludedTermUris, Boolean excludeFreeTextTerms, Boolean excludeUncategorizedTerms, Boolean retainMentionedTerms, Boolean includePredicates, Boolean includeObjects) javax.ws.rs.core.ResponseDatasetsWebService.refreshDatasetsPlatforms(QueryArg query, FilterArg<ExpressionExperiment> filter, LimitArg limit) AnnotationsWebService.searchDatasets(StringArrayArg query, FilterArg<ExpressionExperiment> filterArg, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sortArg) Does a search for datasets containing characteristics matching the given string.AnnotationsWebService.searchDatasets(StringArrayArg query, FilterArg<ExpressionExperiment> filterArg, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sortArg) Does a search for datasets containing characteristics matching the given string.AnnotationsWebService.searchDatasetsByQueryInPath(StringArrayArg query, FilterArg<ExpressionExperiment> filterArg, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sortArg) AnnotationsWebService.searchDatasetsByQueryInPath(StringArrayArg query, FilterArg<ExpressionExperiment> filterArg, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sortArg) AnnotationsWebService.searchTaxonDatasets(TaxonArg<?> taxonArg, StringArrayArg query, FilterArg<ExpressionExperiment> filter, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sort) Same asAnnotationsWebService.searchDatasets(StringArrayArg, FilterArg, OffsetArg, LimitArg, SortArg)but also filters by taxon.AnnotationsWebService.searchTaxonDatasets(TaxonArg<?> taxonArg, StringArrayArg query, FilterArg<ExpressionExperiment> filter, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sort) Same asAnnotationsWebService.searchDatasets(StringArrayArg, FilterArg, OffsetArg, LimitArg, SortArg)but also filters by taxon.AnnotationsWebService.searchTaxonDatasetsByQueryInPath(TaxonArg<?> taxonArg, StringArrayArg query, FilterArg<ExpressionExperiment> filter, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sort) AnnotationsWebService.searchTaxonDatasetsByQueryInPath(TaxonArg<?> taxonArg, StringArrayArg query, FilterArg<ExpressionExperiment> filter, OffsetArg offset, LimitArg limit, SortArg<ExpressionExperiment> sort) Constructor parameters in ubic.gemma.rest with type arguments of type ExpressionExperimentModifierConstructorDescriptionExpressionExperimentWithSearchResultValueObject(ExpressionExperimentValueObject vo, SearchResult<ExpressionExperiment> result, String resultObjectUrl, boolean resultObjectUrlExternal) -
Uses of ExpressionExperiment in ubic.gemma.rest.util.args
Methods in ubic.gemma.rest.util.args that return types with arguments of type ExpressionExperimentModifier and TypeMethodDescriptionDatasetArgService.getResultsForSearchQuery(QueryArg query, Highlighter highlighter, Collection<Throwable> queryWarnings) Obtain the search results for a given query and highlighter.Methods in ubic.gemma.rest.util.args with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionQuantitationTypeArgService.getEntity(QuantitationTypeArg<?> quantitationTypeArg, ExpressionExperiment ee) QuantitationTypeArgService.getEntity(QuantitationTypeArg<?> quantitationTypeArg, ExpressionExperiment ee, Class<? extends DesignElementDataVector> vectorType) voidDatasetArgService.populateOutliers(ExpressionExperiment ee, Collection<BioAssayValueObject> bioAssayValueObjects) Method parameters in ubic.gemma.rest.util.args with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionDatasetArgService.getFilters(FilterArg<ExpressionExperiment> filterArg) DatasetArgService.getFilters(FilterArg<ExpressionExperiment> filterArg, Collection<OntologyTerm> mentionedTerms, Collection<OntologyTerm> inferredTerms) DatasetArgService.getFilters(FilterArg<ExpressionExperiment> filterArg, Collection<OntologyTerm> mentionedTerms, Collection<OntologyTerm> inferredTerms, long timeout, TimeUnit timeUnit) -
Uses of ExpressionExperiment in ubic.gemma.web.controller.expression.experiment
Methods in ubic.gemma.web.controller.expression.experiment that return ExpressionExperimentMethod parameters in ubic.gemma.web.controller.expression.experiment with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentController.getAnnotation(EntityDelegator<ExpressionExperiment> e) AJAXExperimentalDesignController.getBioMaterials(EntityDelegator<ExpressionExperiment> e) AJAXExpressionExperimentController.getDesignMatrixRows(EntityDelegator<ExpressionExperiment> e) AJAXExpressionExperimentController.getExperimentalFactors(EntityDelegator<ExpressionExperiment> e) AJAXConstructors in ubic.gemma.web.controller.expression.experiment with parameters of type ExpressionExperimentModifierConstructorDescriptionSingleCellExpressionDataModel(ExpressionExperiment expressionExperiment, Collection<CellTypeAssignment> cellTypeAssignments, Collection<CellLevelCharacteristics> cellLevelCharacteristics, QuantitationType quantitationType, CompositeSequence designElement, Gene gene, Long[] assayIds, CellTypeAssignment cellTypeAssignment, CellLevelCharacteristics cellLevelCharacteristics1, Characteristic focusedCharacteristic, String keywords, String font) -
Uses of ExpressionExperiment in ubic.gemma.web.service
Methods in ubic.gemma.web.service with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentControllerHelperService.addQCInfo(ExpressionExperiment expressionExperiment) ExpressionExperimentEditControllerHelperService.getFormObject(ExpressionExperiment ee) ExpressionExperimentEditControllerHelperService.getFormObjectAndReferenceDataAndKeywords(ExpressionExperiment ee) ExpressionExperimentControllerHelperService.getKeywords(ExpressionExperiment ee) ExpressionExperimentEditControllerHelperService.getReferenceDataAndKeywords(ExpressionExperiment ee) voidExpressionExperimentEditControllerHelperService.populateCellTypeMisalignment(ExpressionExperimentEditController.ExpressionExperimentEditForm form, ExpressionExperiment expressionExperiment) Populate information about misalignment between the preferred CTA and the cell type factor.voidExpressionExperimentEditControllerHelperService.populateForm(ExpressionExperimentEditController.ExpressionExperimentEditForm form, ExpressionExperiment expressionExperiment) -
Uses of ExpressionExperiment in ubic.gemma.web.taglib.expression.experiment
Methods in ubic.gemma.web.taglib.expression.experiment with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionvoidExperimentQCTag.setExpressionExperiment(ExpressionExperiment expressionExperiment) Expression experiment to display the QC info for.