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 splitting 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 single cell expression data.
This package contains classes related to the Cell Browser visualization tool.
Service for managing blacklisted entities.
-
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 void
ExpressionExperimentVectorsManipulatingCli.addErrorObject
(ExpressionExperiment ee, QuantitationType qt, Exception exception) protected final void
ExpressionExperimentVectorsManipulatingCli.addErrorObject
(ExpressionExperiment ee, QuantitationType qt, String message) protected final void
ExpressionExperimentVectorsManipulatingCli.addErrorObject
(ExpressionExperiment ee, QuantitationType qt, String message, Throwable throwable) protected final void
ExpressionExperimentVectorsManipulatingCli.addSuccessObject
(ExpressionExperiment ee, QuantitationType qt, String message) protected String
ExpressionExperimentManipulatingCLI.formatExperiment
(ExpressionExperiment bas) Render an experiment to string, with special handling in case of an uninitialized proxy.protected boolean
ExpressionExperimentManipulatingCLI.noNeedToRun
(ExpressionExperiment auditable, Class<? extends AuditEventType> eventClass) protected void
AffyDataFromCelCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
BatchEffectPopulationCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
DeleteDiffExCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
DeleteExperimentsCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
DifferentialExpressionAnalysisCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
DifferentialExpressionAnalysisWriterCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
ExperimentalDesignImportCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
ExperimentalDesignWriterCLI.processExpressionExperiment
(ExpressionExperiment ee) protected void
ExpressionDataCorrMatCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
ExpressionDataMatrixWriterCLI.processExpressionExperiment
(ExpressionExperiment ee) protected void
ExpressionExperimentDataFileGeneratorCli.processExpressionExperiment
(ExpressionExperiment ee1) Deprecated.protected void
ExpressionExperimentDataUpdaterCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
ExpressionExperimentManipulatingCLI.processExpressionExperiment
(ExpressionExperiment expressionExperiment) Process anExpressionExperiment
.protected void
ExpressionExperimentMetadataChangelogEntryAdderCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
ExpressionExperimentMetadataChangelogViewerCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
ExpressionExperimentMetadataFileAdderCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
ExpressionExperimentPlatformSwitchCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
ExpressionExperimentPrimaryPubCli.processExpressionExperiment
(ExpressionExperiment experiment) protected void
ExpressionExperimentVectorsManipulatingCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
GeeqCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
LinkAnalysisCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
ListQuantitationTypesCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
LockExpressionDataFileCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
MakeExperimentPrivateCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
MakeExperimentsPublicCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
OrderVectorsByDesignCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
ProcessedDataComputeCLI.processExpressionExperiment
(ExpressionExperiment ee) protected void
RefreshExperimentCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
ReplaceDataCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
RNASeqBatchInfoCli.processExpressionExperiment
(ExpressionExperiment ee) Deprecated.protected void
RNASeqDataAddCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
SingleCellDataLoaderCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
SingleCellSparsityMetricsUpdaterCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
SplitExperimentCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
SVDCli.processExpressionExperiment
(ExpressionExperiment ee) protected void
VectorMergingCli.processExpressionExperiment
(ExpressionExperiment expressionExperiment) protected void
CellLevelMetadataWriterCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt) protected void
DetectQuantitationTypeCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt, Class<? extends DataVector> vectorType) protected void
ExpressionExperimentVectorsManipulatingCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt) Process a set of vectors identified by aQuantitationType
.protected void
ExpressionExperimentVectorsManipulatingCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt, Class<? extends T> vectorType) protected void
ListQuantitationTypesCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt) protected void
ProcessedDataDeleterCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt) protected void
RawDataDeleterCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt) protected void
RawExpressionDataWriterCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt) protected void
SingleCellDataAggregateDeleterCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt) protected void
SingleCellDataAggregatorCli.processExpressionExperimentVectors
(ExpressionExperiment expressionExperiment, QuantitationType qt) protected void
SingleCellDataDeleterCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt) protected void
SingleCellDataWriterCli.processExpressionExperimentVectors
(ExpressionExperiment ee, QuantitationType qt) protected String
ExpressionExperimentManipulatingCLI.readChangelogEntryFromConsole
(ExpressionExperiment expressionExperiment, String defaultText) Read a changelog entry from the console.protected void
ExpressionExperimentManipulatingCLI.refreshExpressionExperimentFromGemmaWeb
(ExpressionExperiment ee, boolean refreshProcessedVectors, boolean refreshReports) Refresh a dataset for Gemma Web.protected final Serializable
ExpressionExperimentManipulatingCLI.toBatchObject
(ExpressionExperiment object) Method parameters in ubic.gemma.apps with type 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.protected void
ExpressionExperimentManipulatingCLI.processExpressionExperiments
(Collection<ExpressionExperiment> expressionExperiments) Process multipleExpressionExperiment
.protected void
ExpressionExperimentPrimaryPubCli.processExpressionExperiments
(Collection<ExpressionExperiment> expressionExperiments) protected void
RNASeqDataAddCli.processExpressionExperiments
(Collection<ExpressionExperiment> bas) protected void
SingleCellDataLoaderCli.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 TypeMethodDescriptionboolean
AnalysisUtilService.deleteOldAnalyses
(ExpressionExperiment expExp) Remove all analyses for the experiment (Differential, Coexpression and PCA).boolean
AnalysisUtilServiceImpl.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 TypeMethodDescriptionboolean
LinkAnalysisPersister.deleteAnalyses
(ExpressionExperiment ee) Remove any links and coexpression analyses for the given experiment.boolean
LinkAnalysisPersisterImpl.deleteAnalyses
(ExpressionExperiment ee) LinkAnalysisService.process
(ExpressionExperiment ee, FilterConfig filterConfig, LinkAnalysisConfig linkAnalysisConfig) Run a link analysis on an experiment, and persist the results if the configuration says to.LinkAnalysisServiceImpl.process
(ExpressionExperiment ee, FilterConfig filterConfig, LinkAnalysisConfig linkAnalysisConfig) void
LinkAnalysis.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 TypeMethodDescriptionint
DifferentialExpressionAnalyzerService.deleteAnalyses
(ExpressionExperiment expressionExperiment) Delete any differential expression analyses associated with the experiment.int
DifferentialExpressionAnalyzerService.deleteAnalyses
(ExpressionExperiment ee, Collection<DifferentialExpressionAnalysis> analysesToDelete) Delete the specified differential expression analyses associated with the experiment.int
DifferentialExpressionAnalyzerServiceImpl.deleteAnalyses
(ExpressionExperiment expressionExperiment) int
DifferentialExpressionAnalyzerServiceImpl.deleteAnalyses
(ExpressionExperiment ee, Collection<DifferentialExpressionAnalysis> analysesToDelete) void
DifferentialExpressionAnalyzerService.deleteAnalysis
(ExpressionExperiment expressionExperiment, DifferentialExpressionAnalysis existingAnalysis) Deletes the given analysis.void
DifferentialExpressionAnalyzerServiceImpl.deleteAnalysis
(ExpressionExperiment expressionExperiment, DifferentialExpressionAnalysis existingAnalysis) void
DifferentialExpressionAnalyzerServiceImpl.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) void
MeanVarianceServiceHelper.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) int
VectorMergingService.mergeVectors
(ExpressionExperiment expExp) Merge the raw data vectors of a given experiment.int
VectorMergingServiceImpl.mergeVectors
(ExpressionExperiment ee) TwoChannelMissingValueHelperService.persist
(ExpressionExperiment source, Collection<RawExpressionDataVector> results) default void
PreprocessorService.process
(ExpressionExperiment ee) Preprocess a dataset.default void
PreprocessorService.process
(ExpressionExperiment ee, boolean ignoreQuantitationMismatch) Preprocess a dataset.void
PreprocessorService.process
(ExpressionExperiment ee, boolean ignoreQuantitationMismatch, boolean ignoreDiagnosticFailure) Preprocess a dataset.void
PreprocessorServiceImpl.process
(ExpressionExperiment ee, boolean ignoreQuantitationMismatch, boolean ignoreDiagnosticsFailure) void
PreprocessorService.processDiagnostics
(ExpressionExperiment ee) Create or update the sample correlation, PCA and M-V data.void
PreprocessorServiceImpl.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 ExpressionExperimentModifierConstructorDescriptionInsufficientProbesException
(ExpressionExperiment ee, String message) PreprocessingException
(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 TypeMethodDescriptionboolean
ExpressionExperimentBatchCorrectionService.checkCorrectability
(ExpressionExperiment ee) Is there a Batch factor provided?boolean
ExpressionExperimentBatchCorrectionServiceImpl.checkCorrectability
(ExpressionExperiment ee) boolean
ExpressionExperimentBatchInformationService.checkHasBatchInfo
(ExpressionExperiment ee) Check if the given experiment has batch information.boolean
ExpressionExperimentBatchInformationServiceImpl.checkHasBatchInfo
(ExpressionExperiment ee) boolean
ExpressionExperimentBatchInformationService.checkHasUsableBatchInfo
(ExpressionExperiment ee) Check if the given experiment has usable batch information.boolean
ExpressionExperimentBatchInformationServiceImpl.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) void
BatchInfoPopulationService.fillBatchInformation
(ExpressionExperiment ee, boolean force) Attempt to obtain batch information from the data provider and populate it into the given experiment.void
BatchInfoPopulationServiceImpl.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) ExpressionExperimentBatchCorrectionService.getBatchFactor
(ExpressionExperiment ee) For convenience of some testing classesExpressionExperimentBatchCorrectionServiceImpl.getBatchFactor
(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) boolean
ExpressionExperimentBatchInformationService.hasSignificantBatchConfound
(ExpressionExperiment ee) Check if a given experiment has a significant batch confound.boolean
ExpressionExperimentBatchInformationServiceImpl.hasSignificantBatchConfound
(ExpressionExperiment ee) static ExpressionDataDoubleMatrix
ExpressionExperimentBatchCorrectionServiceImpl.removeOutliers
(ExpressionDataDoubleMatrix originalDataMatrix, ExpressionExperiment ee) Remove outlier samples from the data matrix, based on outliers that were flagged in the experiment (not just candidate outliers)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.filter
Constructors in ubic.gemma.core.analysis.preprocess.filter with parameters of type ExpressionExperimentModifierConstructorDescriptionprotected
InsufficientDataException
(ExpressionExperiment ee, String message) InsufficientSamplesException
(ExpressionExperiment ee, String message) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.preprocess.svd
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) boolean
SVDService.hasSvd
(ExpressionExperiment ee) Check if a dataset has a SVD analysis.boolean
SVDServiceImpl.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 TypeMethodDescriptionvoid
ExpressionExperimentReportService.recalculateExperimentBatchInfo
(ExpressionExperiment ee) Recalculates the batch effect and batch confound information for the given dataset.void
ExpressionExperimentReportServiceImpl.recalculateExperimentBatchInfo
(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 TypeMethodDescriptionvoid
ExpressionMetadataChangelogFileService.addChangelogEntry
(ExpressionExperiment expressionExperiment, String changelogEntry) void
ExpressionMetadataChangelogFileService.addChangelogEntry
(ExpressionExperiment expressionExperiment, String changelogEntry, LocalDate date) Add a changelog entry to the changelog file of the given experiment.void
ExpressionMetadataChangelogFileServiceImpl.addChangelogEntry
(ExpressionExperiment expressionExperiment, String changelogEntry) void
ExpressionMetadataChangelogFileServiceImpl.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, boolean forceWrite) Copy a MultiQC report.ExpressionDataFileServiceImpl.copyMultiQCReport
(ExpressionExperiment ee, Path existingFile, boolean forceWrite) int
ExpressionDataFileService.deleteAllAnalysisFiles
(ExpressionExperiment ee) Delete all analyses files for a given experiment.int
ExpressionDataFileServiceImpl.deleteAllAnalysisFiles
(ExpressionExperiment ee) int
ExpressionDataFileService.deleteAllAnnotatedFiles
(ExpressionExperiment ee) Delete all files that contain platform annotations for a given experiment.int
ExpressionDataFileServiceImpl.deleteAllAnnotatedFiles
(ExpressionExperiment ee) int
ExpressionDataFileService.deleteAllDataFiles
(ExpressionExperiment ee, QuantitationType qt) Delete all data files for a given QT.int
ExpressionDataFileServiceImpl.deleteAllDataFiles
(ExpressionExperiment ee, QuantitationType qt) int
ExpressionDataFileService.deleteAllFiles
(ExpressionExperiment ee) Delete any existing design, coexpression, data, or differential expression data files.int
ExpressionDataFileServiceImpl.deleteAllFiles
(ExpressionExperiment ee) int
ExpressionDataFileService.deleteAllProcessedDataFiles
(ExpressionExperiment ee) Delete all the processed files for a given experiment.int
ExpressionDataFileServiceImpl.deleteAllProcessedDataFiles
(ExpressionExperiment ee) boolean
ExpressionDataFileService.deleteCoexpressionDataFile
(ExpressionExperiment ee) Delete a coexpression data file if it exists.boolean
ExpressionDataFileServiceImpl.deleteCoexpressionDataFile
(ExpressionExperiment ee) boolean
ExpressionDataFileService.deleteDataFile
(ExpressionExperiment ee, boolean filtered, ExpressionExperimentDataFileType type) Delete a processed data file if it exists.boolean
ExpressionDataFileService.deleteDataFile
(ExpressionExperiment ee, QuantitationType qt, ExpressionExperimentDataFileType type) Delete a raw or single-cell data file if it exists.boolean
ExpressionDataFileServiceImpl.deleteDataFile
(ExpressionExperiment ee, boolean filtered, ExpressionExperimentDataFileType type) boolean
ExpressionDataFileServiceImpl.deleteDataFile
(ExpressionExperiment ee, QuantitationType qt, ExpressionExperimentDataFileType type) boolean
ExpressionDataFileService.deleteDesignFile
(ExpressionExperiment ee) Delete the experimental design file for a given experiment.boolean
ExpressionDataFileServiceImpl.deleteDesignFile
(ExpressionExperiment ee) boolean
ExpressionDataFileService.deleteMetadataFile
(ExpressionExperiment ee, ExpressionExperimentMetaFileType type) Delete a metadata file.boolean
ExpressionDataFileServiceImpl.deleteMetadataFile
(ExpressionExperiment ee, ExpressionExperimentMetaFileType type) static String
ExpressionDataFileUtils.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 String
ExpressionDataFileUtils.getDataOutputFilename
(ExpressionExperiment ee, boolean filtered, String suffix) Obtain a filename for writing the processed data.static String
ExpressionDataFileUtils.getDataOutputFilename
(ExpressionExperiment ee, List<BioAssay> assays, boolean filtered, String suffix) static String
ExpressionDataFileUtils.getDataOutputFilename
(ExpressionExperiment ee, List<BioAssay> assays, QuantitationType type, String suffix) Obtain the filename for writing a specific QT.static String
ExpressionDataFileUtils.getDataOutputFilename
(ExpressionExperiment ee, QuantitationType type, String suffix) Obtain the filename for writing a specific QT.static String
ExpressionDataFileUtils.getDesignFileName
(ExpressionExperiment ee) static String
ExpressionDataFileUtils.getEigenGenesFilename
(ExpressionExperiment ee) static String
ExpressionDataFileUtils.getExpressionExperimentMetadataDirname
(ExpressionExperiment ee) Forms a folder name where the given experiments metadata will be located (within the${gemma.appdata.home}/metadata
directory).ExpressionDataMatrixService.getFilteredMatrix
(ExpressionExperiment ee, FilterConfig filterConfig) Provide a filtered expression data matrix.ExpressionDataMatrixService.getFilteredMatrix
(ExpressionExperiment ee, FilterConfig filterConfig, Collection<ProcessedExpressionDataVector> dataVectors) Provide a filtered expression data matrix.ExpressionDataMatrixServiceImpl.getFilteredMatrix
(ExpressionExperiment ee, FilterConfig filterConfig) ExpressionDataMatrixServiceImpl.getFilteredMatrix
(ExpressionExperiment ee, FilterConfig filterConfig, Collection<ProcessedExpressionDataVector> dataVectors) static String
ExpressionDataFileUtils.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 String
ExpressionDataFileUtils.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) void
CoexpressionWriter.write
(ExpressionExperiment ee, Collection<CoexpressionValueObject> geneLinks, Writer writer) int
ExpressionDataFileService.writeCellBrowserSingleCellExpressionData
(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush) int
ExpressionDataFileServiceImpl.writeCellBrowserSingleCellExpressionData
(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush) void
ExpressionDataFileService.writeDesignMatrix
(ExpressionExperiment ee, Writer writer, boolean autoFlush) Writes out the experimental design for the given experiment.void
ExpressionDataFileServiceImpl.writeDesignMatrix
(ExpressionExperiment ee, 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) int
ExpressionDataFileService.writeMexSingleCellExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Path destDir, boolean autoFlush) int
ExpressionDataFileService.writeMexSingleCellExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, OutputStream stream) int
ExpressionDataFileService.writeMexSingleCellExpressionData
(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Path destDir, boolean autoFlush) Write single-cell expression data to a given output stream for a given quantitation type.int
ExpressionDataFileService.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.int
ExpressionDataFileServiceImpl.writeMexSingleCellExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Path destDir, boolean autoFlush) int
ExpressionDataFileServiceImpl.writeMexSingleCellExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, OutputStream stream) int
ExpressionDataFileServiceImpl.writeMexSingleCellExpressionData
(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useEnsemblIds, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite, Path destDir, boolean autoFlush) int
ExpressionDataFileServiceImpl.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 forceWrite) Locate or create an experimental design file for a given experiment.ExpressionDataFileService.writeOrLocateDesignFile
(ExpressionExperiment ee, boolean forceWrite, long timeout, TimeUnit timeUnit) ExpressionDataFileServiceImpl.writeOrLocateDesignFile
(ExpressionExperiment ee, boolean forceWrite) ExpressionDataFileServiceImpl.writeOrLocateDesignFile
(ExpressionExperiment ee, 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) 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) 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) 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) ExpressionDataFileService.writeOrLocateTabularSingleCellExpressionDataAsync
(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite) ExpressionDataFileServiceImpl.writeOrLocateTabularSingleCellExpressionDataAsync
(ExpressionExperiment ee, QuantitationType qt, int fetchSize, boolean useCursorFetchIfSupported, boolean forceWrite) int
ExpressionDataFileService.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.int
ExpressionDataFileService.writeProcessedExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, boolean filtered, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) int
ExpressionDataFileServiceImpl.writeProcessedExpressionData
(ExpressionExperiment ee, boolean filtered, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) int
ExpressionDataFileServiceImpl.writeProcessedExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, boolean filtered, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) int
ExpressionDataFileService.writeRawExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) int
ExpressionDataFileService.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.int
ExpressionDataFileServiceImpl.writeRawExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) int
ExpressionDataFileServiceImpl.writeRawExpressionData
(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean excludeSampleIdentifiers, boolean useBioAssayIds, boolean useRawColumnNames, Writer writer, boolean autoFlush) int
ExpressionDataFileService.writeTabularSingleCellExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush) int
ExpressionDataFileService.writeTabularSingleCellExpressionData
(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush) Write single-cell expression data to a given writer for a given quantitation type in tabular format.int
ExpressionDataFileServiceImpl.writeTabularSingleCellExpressionData
(ExpressionExperiment ee, List<BioAssay> samples, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush) int
ExpressionDataFileServiceImpl.writeTabularSingleCellExpressionData
(ExpressionExperiment ee, QuantitationType qt, ScaleType scaleType, boolean useBioAssayIds, boolean useRawColumnNames, int fetchSize, boolean useCursorFetchIfSupported, Writer writer, boolean autoFlush) -
Uses of ExpressionExperiment in ubic.gemma.core.analysis.singleCell.aggregate
Methods in ubic.gemma.core.analysis.singleCell.aggregate with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionSingleCellExpressionExperimentAggregatorService.aggregateVectors
(ExpressionExperiment ee, QuantitationType qt, List<BioAssay> cellBAs, CellLevelCharacteristics cellLevelCharacteristics, ExperimentalFactor factor, Map<Characteristic, FactorValue> cellTypeMapping, AggregateConfig config) Aggregate preferred single-cell data vectors by the given cell-level characteristics.SingleCellExpressionExperimentAggregatorServiceImpl.aggregateVectors
(ExpressionExperiment ee, QuantitationType qt, List<BioAssay> cellBAs, CellLevelCharacteristics cellLevelCharacteristics, ExperimentalFactor factor, Map<Characteristic, FactorValue> cellType2Factor, AggregateConfig config) SingleCellExpressionExperimentAggregatorService.aggregateVectorsByCellType
(ExpressionExperiment ee, List<BioAssay> cellBAs, AggregateConfig config) Aggregate preferred single-cell data vectors by the preferred cell type assignment and the only cell type factor of the experiment.SingleCellExpressionExperimentAggregatorServiceImpl.aggregateVectorsByCellType
(ExpressionExperiment ee, List<BioAssay> cellBAs, AggregateConfig config) SingleCellExpressionExperimentSplitAndAggregateService.redoAggregate
(ExpressionExperiment expressionExperiment, QuantitationType scQt, CellLevelCharacteristics clc, ExperimentalFactor factor, Map<Characteristic, FactorValue> c2f, BioAssayDimension dimension, QuantitationType previousQt, AggregateConfig config) Re-aggregate a dataset by any cell-level characteristics.SingleCellExpressionExperimentSplitAndAggregateServiceImpl.redoAggregate
(ExpressionExperiment expressionExperiment, QuantitationType scQt, CellLevelCharacteristics clc, ExperimentalFactor factor, Map<Characteristic, FactorValue> c2f, BioAssayDimension dimension, QuantitationType previousQt, AggregateConfig config) SingleCellExpressionExperimentSplitAndAggregateService.redoAggregateByCellType
(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, QuantitationType previousQt, AggregateConfig config) Re-aggregate a dataset by cell type.SingleCellExpressionExperimentSplitAndAggregateServiceImpl.redoAggregateByCellType
(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, QuantitationType previousQt, AggregateConfig config) int
SingleCellExpressionExperimentAggregatorService.removeAggregatedVectors
(ExpressionExperiment ee, QuantitationType qt) Remove aggregated vectors for the given quantitation type.int
SingleCellExpressionExperimentAggregatorService.removeAggregatedVectors
(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) Remove aggregated vectors for the given quantitation type.int
SingleCellExpressionExperimentAggregatorServiceImpl.removeAggregatedVectors
(ExpressionExperiment ee, QuantitationType qt) int
SingleCellExpressionExperimentAggregatorServiceImpl.removeAggregatedVectors
(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) SingleCellExpressionExperimentSplitService.split
(ExpressionExperiment ee, CellLevelCharacteristics clc, ExperimentalFactor factor, Map<Characteristic, FactorValue> cellTypeMapping, SplitConfig config) Split biomaterials and bioassays by the givenCellLevelCharacteristics
.SingleCellExpressionExperimentSplitServiceImpl.split
(ExpressionExperiment ee, CellLevelCharacteristics clc, ExperimentalFactor factor, Map<Characteristic, FactorValue> mappedCellTypeFactors, SplitConfig config) SingleCellExpressionExperimentSplitAndAggregateService.splitAndAggregate
(ExpressionExperiment expressionExperiment, QuantitationType scQt, CellLevelCharacteristics cta, ExperimentalFactor cellTypeFactor, Map<Characteristic, FactorValue> c2f, SplitConfig splitConfig, AggregateConfig config) Split and aggregate by any cell-level characteristics.SingleCellExpressionExperimentSplitAndAggregateServiceImpl.splitAndAggregate
(ExpressionExperiment expressionExperiment, QuantitationType scQt, CellLevelCharacteristics clc, ExperimentalFactor cellTypeFactor, Map<Characteristic, FactorValue> c2f, SplitConfig splitConfig, AggregateConfig config) SingleCellExpressionExperimentSplitAndAggregateService.splitAndAggregateByCellType
(ExpressionExperiment expressionExperiment, SplitConfig splitConfig, AggregateConfig config) Split and aggregate by cell type.SingleCellExpressionExperimentSplitAndAggregateServiceImpl.splitAndAggregateByCellType
(ExpressionExperiment expressionExperiment, SplitConfig splitConfig, AggregateConfig config) SingleCellExpressionExperimentSplitService.splitByCellType
(ExpressionExperiment ee, SplitConfig config) Split a single-cell dataset by cell type.SingleCellExpressionExperimentSplitServiceImpl.splitByCellType
(ExpressionExperiment ee, SplitConfig config) -
Uses of ExpressionExperiment in ubic.gemma.core.datastructure.matrix
Fields in ubic.gemma.core.datastructure.matrix declared as ExpressionExperimentModifier and TypeFieldDescriptionprotected ExpressionExperiment
AbstractMultiAssayExpressionDataMatrix.expressionExperiment
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 ExpressionExperimentModifierConstructorDescriptionprotected
AbstractBulkExpressionDataMatrix
(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, QuantitationType quantitationType, List<CompositeSequence> designElements) EmptyBulkExpressionDataMatrix
(ExpressionExperiment expressionExperiment, BioAssayDimension dimension, QuantitationType quantitationType) EmptySingleCellExpressionDataMatrix
(ExpressionExperiment expressionExperiment, SingleCellDimension dimension, QuantitationType quantitationType) ExpressionDataDoubleMatrix
(ExpressionExperiment ee, Collection<? extends BulkExpressionDataVector> vectors) ExpressionDataDoubleMatrix
(ExpressionExperiment ee, QuantitationType qt, DoubleMatrix<CompositeSequence, BioMaterial> matrix) Create a matrix given a 'raw' matrix that uses the same samples as the experiment.ExpressionDataStringMatrix
(ExpressionExperiment expressionExperiment, Collection<CompositeSequence> designElements, QuantitationType quantitationType) ExpressionDataStringMatrix
(ExpressionExperiment expressionExperiment, QuantitationType quantitationType) -
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 void
ExpressionDataWriterUtils.appendBaseHeader
(ExpressionExperiment experiment, String fileTypeStr, String experimentUrl, BuildInfo buildInfo, Date timestamp, Writer buf) Appends base header information (about the experiment) to a file.static void
ExpressionDataWriterUtils.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.void
ExperimentalDesignWriter.write
(ExpressionExperiment ee, Writer writer) Write the experimental design of the givenExpressionExperiment
to the givenWriter
.void
ExperimentalDesignWriter.write
(ExpressionExperiment ee, Collection<BioAssay> bioAssays, boolean writeBaseHeader, Writer writer) Write the experimental design of the givenExpressionExperiment
to the givenWriter
for a given collection of assays.void
MeanVarianceWriter.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 TypeMethodDescriptionvoid
DataUpdater.addAffyDataFromAPTOutput
(ExpressionExperiment ee, String pathToAptOutputFile) void
DataUpdaterImpl.addAffyDataFromAPTOutput
(ExpressionExperiment ee, String pathToAptOutputFile) Affymetrix: Use to bypass the automated running of apt-probeset-summarize.void
DataUpdater.addCountData
(ExpressionExperiment ee, ArrayDesign targetArrayDesign, DoubleMatrix<String, String> countMatrix, DoubleMatrix<String, String> rpkmMatrix, Map<BioAssay, SequencingMetadata> sequencingMetadata, boolean allowMissingSamples) void
DataUpdaterImpl.addCountData
(ExpressionExperiment ee, ArrayDesign targetArrayDesign, DoubleMatrix<String, String> countMatrix, DoubleMatrix<String, String> rpkmMatrix, Map<BioAssay, SequencingMetadata> sequencingMetadata, boolean allowMissingSamples) RNA-seq: Replaces data.void
DataUpdater.addData
(ExpressionExperiment ee, ArrayDesign targetPlatform, ExpressionDataDoubleMatrix data) void
DataUpdaterImpl.addData
(ExpressionExperiment ee, ArrayDesign targetPlatform, ExpressionDataDoubleMatrix data) Generic but in practice used for RNA-seq.void
DataDeleterService.deleteProcessedData
(ExpressionExperiment ee) void
DataDeleterServiceImpl.deleteProcessedData
(ExpressionExperiment ee) void
DataDeleterService.deleteRawData
(ExpressionExperiment ee, QuantitationType qt) void
DataDeleterServiceImpl.deleteRawData
(ExpressionExperiment ee, QuantitationType qt) void
DataDeleterService.deleteSingleCellData
(ExpressionExperiment ee, QuantitationType qt) void
DataDeleterServiceImpl.deleteSingleCellData
(ExpressionExperiment ee, QuantitationType qt) void
DataDeleterService.deleteSingleCellDataAggregate
(ExpressionExperiment ee, QuantitationType qt) void
DataDeleterServiceImpl.deleteSingleCellDataAggregate
(ExpressionExperiment ee, QuantitationType qt) void
DataUpdater.log2cpmFromCounts
(ExpressionExperiment ee, QuantitationType qt) void
DataUpdaterImpl.log2cpmFromCounts
(ExpressionExperiment ee, QuantitationType qt) RNA-seq: For back filling log2cpm when only counts are available.void
ExperimentPlatformSwitchHelperService.persist
(ExpressionExperiment expExp, ArrayDesign arrayDesign) void
DataUpdater.replaceData
(ExpressionExperiment ee, ArrayDesign targetPlatform, ExpressionDataDoubleMatrix data) void
DataUpdater.replaceData
(ExpressionExperiment ee, ArrayDesign targetPlatform, QuantitationType qt, DoubleMatrix<String, String> data) void
DataUpdaterImpl.replaceData
(ExpressionExperiment ee, ArrayDesign targetPlatform, ExpressionDataDoubleMatrix data) Replace the data associated with the experiment (or add it if there is none).void
DataUpdaterImpl.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).void
DataUpdater.reprocessAffyDataFromCel
(ExpressionExperiment ee) void
DataUpdaterImpl.reprocessAffyDataFromCel
(ExpressionExperiment ee) Affymetrix only: Provide or replace data for an Affymetrix-based experiment, using CEL files.void
ExpressionExperimentPlatformSwitchService.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.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 TypeMethodDescriptionvoid
GeoConverter.convertSubsetToExperimentalFactor
(ExpressionExperiment expExp, GeoSubset geoSubSet) Converts Geo subsets to experimental factors.void
GeoConverterImpl.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 TypeMethodDescriptionvoid
GeoService.updateFromGEO
(ExpressionExperiment expressionExperiment, GeoService.GeoUpdateConfig geoUpdateConfig) Refetch and reprocess a given experiment.void
GeoServiceImpl.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 TypeMethodDescriptionvoid
ExperimentalDesignImporter.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.void
ExperimentalDesignImporterImpl.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. anything that is not a cell type assignment), the data type is automatically detected.SingleCellDataLoaderService.loadOtherCellLevelCharacteristics
(ExpressionExperiment ee, SingleCellDataType dataType, SingleCellDataLoaderConfig config) Load other cell-level characteristics (i.e. anything that is not a cell type assignment).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. ontology terms. -
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 TypeMethodDescriptionvoid
LinkAnalysisTaskCommand.setExpressionExperiment
(ExpressionExperiment expressionExperiment) Constructors in ubic.gemma.core.tasks.analysis.coexp with parameters of type ExpressionExperimentModifierConstructorDescription -
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 TypeMethodDescriptionvoid
DifferentialExpressionAnalysisTaskCommand.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 TypeMethodDescriptionvoid
PreprocessTaskCommand.setExpressionExperiment
(ExpressionExperiment expressionExperiment) void
SvdTaskCommand.setExpressionExperiment
(ExpressionExperiment expressionExperiment) void
TwoChannelMissingValueTaskCommand.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 TypeMethodDescriptionvoid
ExpressionExperimentReportTaskCommand.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 with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionstatic ExpressionDataHeatmap
ExpressionDataHeatmap.fromDesignElements
(ExpressionExperiment ee, BioAssayDimension dimension, Slice<CompositeSequence> designElements, List<Gene> genes) Create a heatmap for a given set of design elements.static ExpressionDataHeatmap
ExpressionDataHeatmap.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 TypeMethodDescriptionvoid
CellBrowserMetadataWriter.write
(ExpressionExperiment ee, SingleCellDimension singleCellDimension, Writer writer) -
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 TypeMethodDescriptionvoid
ExpressionExperimentSet.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 SampleCoexpressionAnalysis
SampleCoexpressionAnalysis.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 TypeMethodDescriptionboolean
Gene2GeneCoexpression.isSupportedBy
(ExpressionExperiment ee) void
ExperimentCoexpressionLink.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 aQuantitationType
VO in the context of an associated experiment. -
Uses of ExpressionExperiment in ubic.gemma.model.expression.bioAssayData
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) Create a consumer for aStream
that will report progress of retrieving single-cell vectors.void
MeanVarianceRelation.setSecurityOwner
(ExpressionExperiment ee) -
Uses of ExpressionExperiment in ubic.gemma.model.expression.experiment
Methods in ubic.gemma.model.expression.experiment that return ExpressionExperimentModifier and TypeMethodDescriptionFactorValue.getSecurityOwner()
ExpressionExperimentSubSet.getSourceExperiment()
static ExpressionExperiment
ExpressionExperiment.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 ExpressionExperimentSubSet
ExpressionExperimentSubSet.Factory.newInstance
(String name, ExpressionExperiment sourceExperiment) void
ExperimentalFactor.setSecurityOwner
(ExpressionExperiment securityOwner) void
FactorValue.setSecurityOwner
(ExpressionExperiment ee) void
ExpressionExperimentSubSet.setSourceExperiment
(ExpressionExperiment sourceExperiment) Method parameters in ubic.gemma.model.expression.experiment with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionvoid
ExpressionExperiment.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 newExpressionExperiment
value 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 ExpressionExperiment
ExpressionPersister.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 ExpressionExperiment
ExpressionPersister.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 TypeMethodDescriptionvoid
CoexpressionAnalysisService.addCoexpCorrelationDistribution
(ExpressionExperiment expressionExperiment, CoexpCorrelationDistribution coexpd) For backfilling of the coexpression distributions from flat files - remove when no longer needed.void
CoexpressionAnalysisServiceImpl.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) void
CoexpressionAnalysisService.removeForExperimentAnalyzed
(ExpressionExperiment ee) void
CoexpressionAnalysisServiceImpl.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 with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionDifferentialExpressionAnalysisService.findByExperiment
(ExpressionExperiment experimentAnalyzed, boolean includeSubSets) DifferentialExpressionAnalysisServiceImpl.findByExperiment
(ExpressionExperiment experiment, boolean includeSubSets) DifferentialExpressionAnalysisDao.findByExperimentAnalyzed
(ExpressionExperiment experiment, boolean includeSubSets) Find by associated experiment viaSingleExperimentAnalysis.getExperimentAnalyzed()
.DifferentialExpressionAnalysisService.findByExperimentAnalyzedAndId
(ExpressionExperiment expressionExperiment, Long analysisId, boolean includeSubSets) DifferentialExpressionAnalysisServiceImpl.findByExperimentAnalyzedAndId
(ExpressionExperiment expressionExperiment, Long analysisId, boolean includeSubSets) DifferentialExpressionAnalysisDao.findByExperimentAndAnalysisId
(ExpressionExperiment experimentAnalyzed, Long analysisId, boolean includeSubSets) Find an analysis for the given experiment and identifier.void
DifferentialExpressionAnalysisService.removeForExperiment
(ExpressionExperiment ee, boolean includeSubSets) Removes all analyses for the given experimentvoid
DifferentialExpressionAnalysisServiceImpl.removeForExperiment
(ExpressionExperiment ee, boolean includeSubSets) Method parameters in ubic.gemma.persistence.service.analysis.expression.diff with type arguments of type ExpressionExperimentModifier and TypeMethodDescriptionDifferentialExpressionAnalysisService.findByExperiments
(Collection<ExpressionExperiment> investigations, boolean includeSubSets) DifferentialExpressionAnalysisServiceImpl.findByExperiments
(Collection<ExpressionExperiment> experiments, boolean includeSubSets) DifferentialExpressionAnalysisDao.findByExperimentsAnalyzed
(Collection<ExpressionExperiment> experiments, boolean includeSubSets) Given a collection of experiments returns a Map of Analysis --> collection of Experiments The collection of investigations returned by the map will include all the investigations for the analysis key iff one of the investigations for that analysis was in the given collection started with -
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) boolean
PrincipalComponentAnalysisDao.existsByExperiment
(ExpressionExperiment ee) boolean
PrincipalComponentAnalysisDaoImpl.existsByExperiment
(ExpressionExperiment ee) boolean
PrincipalComponentAnalysisService.existsByExperiment
(ExpressionExperiment ee) boolean
PrincipalComponentAnalysisServiceImpl.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) void
PrincipalComponentAnalysisDao.removeForExperiment
(ExpressionExperiment ee) void
PrincipalComponentAnalysisDaoImpl.removeForExperiment
(ExpressionExperiment ee) void
PrincipalComponentAnalysisService.removeForExperiment
(ExpressionExperiment ee) void
PrincipalComponentAnalysisServiceImpl.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.SERIALIZABLE
transaction isolation level.boolean
SampleCoexpressionAnalysisService.hasAnalysis
(ExpressionExperiment ee) boolean
SampleCoexpressionAnalysisServiceImpl.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) void
SampleCoexpressionAnalysisService.removeForExperiment
(ExpressionExperiment ee) Removes all coexpression matrices for the given experiment.void
SampleCoexpressionAnalysisServiceImpl.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) void
CoexpressionDao.createOrUpdate
(ExpressionExperiment bioAssaySet, List<NonPersistentNonOrderedCoexpLink> p2plinks, LinkCreator c, Set<Gene> genesTested) void
CoexpressionDaoImpl.createOrUpdate
(ExpressionExperiment ee, List<NonPersistentNonOrderedCoexpLink> links, LinkCreator c, Set<Gene> genesTested) void
CoexpressionService.createOrUpdate
(ExpressionExperiment ee, List<NonPersistentNonOrderedCoexpLink> links, LinkCreator c, Set<Gene> geesTested) Maintenance method.void
CoexpressionServiceImpl.createOrUpdate
(ExpressionExperiment ee, List<NonPersistentNonOrderedCoexpLink> links, LinkCreator c, Set<Gene> genesTested) void
CoexpressionDao.deleteLinks
(Taxon taxon, ExpressionExperiment experiment) void
CoexpressionDaoImpl.deleteLinks
(Taxon t, ExpressionExperiment experiment) void
CoexpressionService.deleteLinks
(ExpressionExperiment experiment) Maintenance method.void
CoexpressionServiceImpl.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) boolean
CoexpressionDao.hasLinks
(Taxon taxon, ExpressionExperiment ee) boolean
CoexpressionDaoImpl.hasLinks
(Taxon taxon, ExpressionExperiment ee) boolean
CoexpressionService.hasLinks
(ExpressionExperiment ee) Check if a given dataset has coexpression links.boolean
CoexpressionServiceImpl.hasLinks
(ExpressionExperiment ee) void
CoexpressionDaoImpl.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) boolean
BlacklistedEntityDao.isBlacklisted
(ExpressionExperiment dataset) boolean
BlacklistedEntityDaoImpl.isBlacklisted
(ExpressionExperiment dataset) boolean
BlacklistedEntityService.isBlacklisted
(ExpressionExperiment dataset) boolean
BlacklistedEntityServiceImpl.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<ExpressionExperiment>>> CharacteristicDao.findExperimentReferencesByUris
(Collection<String> uris, Taxon taxon, int limit, boolean rankByLevel) Similar toCharacteristicDao.findExperimentsByUris(Collection, Taxon, int, boolean)
, but returns proxies with instead of initializing all the EEs in bulk.Map
<Class<? extends Identifiable>, Map<String, Set<ExpressionExperiment>>> CharacteristicDaoImpl.findExperimentReferencesByUris
(Collection<String> uris, Taxon taxon, int limit, boolean rankByLevel) Since proxies are returned, they cannot be collected in aHashSet
which would otherwise cause their initialization by accessingObject.hashCode()
.Map
<Class<? extends Identifiable>, Map<String, Set<ExpressionExperiment>>> CharacteristicDao.findExperimentsByUris
(Collection<String> uris, 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, Taxon taxon, int limit, boolean rankByLevel) Map
<Class<? extends Identifiable>, Map<String, Set<ExpressionExperiment>>> CharacteristicService.findExperimentsByUris
(Collection<String> uris, Taxon taxon, int limit, boolean loadEEs, boolean rankByLevel) Map
<Class<? extends Identifiable>, Map<String, Set<ExpressionExperiment>>> CharacteristicServiceImpl.findExperimentsByUris
(Collection<String> uris, Taxon taxon, int limit, boolean loadEEs, boolean rankByLevel) BibliographicReferenceDao.getAllExperimentLinkedReferences
(int offset, int limit) To save some space, the EEs only have their ID and short name filled.BibliographicReferenceDaoImpl.getAllExperimentLinkedReferences
(int offset, int limit) BibliographicReferenceService.getAllExperimentLinkedReferences
(int offset, int limit) Return all the BibRefs that are linked to ExpressionExperiments.BibliographicReferenceServiceImpl.getAllExperimentLinkedReferences
(int offset, int limit) BibliographicReferenceDao.getRelatedExperiments
(Collection<BibliographicReference> records) BibliographicReferenceDaoImpl.getRelatedExperiments
(Collection<BibliographicReference> records) BibliographicReferenceService.getRelatedExperiments
(Collection<BibliographicReference> records) BibliographicReferenceService.getRelatedExperiments
(BibliographicReference bibliographicReference) Get the ExpressionExperiments, if any, that are linked to the given reference.BibliographicReferenceServiceImpl.getRelatedExperiments
(Collection<BibliographicReference> records) BibliographicReferenceServiceImpl.getRelatedExperiments
(BibliographicReference bibRef) -
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) LoadQuantitationTypeValueObject
in 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 ofExpressionExperiment
identifiers 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 TypeMethodDescriptionint
ProcessedExpressionDataVectorService.createProcessedDataVectors
(ExpressionExperiment expressionExperiment, boolean updateRanks) Create processed vectors and optionally update ranks.int
ProcessedExpressionDataVectorService.createProcessedDataVectors
(ExpressionExperiment expressionExperiment, boolean updateRanks, boolean ignoreQuantitationMismatch) Create processed vectors and optionally update ranks.int
ProcessedExpressionDataVectorServiceImpl.createProcessedDataVectors
(ExpressionExperiment expressionExperiment, boolean updateRanks) int
ProcessedExpressionDataVectorServiceImpl.createProcessedDataVectors
(ExpressionExperiment expressionExperiment, boolean updateRanks, boolean ignoreQuantitationMismatch) void
ProcessedExpressionDataVectorService.evictFromCache
(ExpressionExperiment ee) void
ProcessedExpressionDataVectorServiceImpl.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) int
ProcessedExpressionDataVectorService.removeProcessedDataVectors
(ExpressionExperiment ee) Remove the processed vectors of an EE.int
ProcessedExpressionDataVectorServiceImpl.removeProcessedDataVectors
(ExpressionExperiment ee) void
ProcessedExpressionDataVectorService.reorderByDesign
(ExpressionExperiment ee) Creates new bioAssayDimensions to match the experimental design, reorders the data to match, updates.void
ProcessedExpressionDataVectorServiceImpl.reorderByDesign
(ExpressionExperiment ee) int
ProcessedExpressionDataVectorService.replaceProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors, boolean updateRanks) Replace the processed vectors of a EE with the given vectors.int
ProcessedExpressionDataVectorServiceImpl.replaceProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors, boolean updateRanks) void
ProcessedExpressionDataVectorService.updateRanks
(ExpressionExperiment ee) Update the ranks of the processed vectors for the given experiment.void
ProcessedExpressionDataVectorServiceImpl.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) ExpressionExperimentDaoImpl.findByBioAssay
(BioAssay ba) ExpressionExperimentService.findByBioAssay
(BioAssay ba) ExpressionExperimentServiceImpl.findByBioAssay
(BioAssay ba) ExpressionExperimentDao.findByDesign
(ExperimentalDesign ed) ExpressionExperimentDaoImpl.findByDesign
(ExperimentalDesign ed) ExpressionExperimentService.findByDesign
(ExperimentalDesign ed) ExpressionExperimentServiceImpl.findByDesign
(ExperimentalDesign ed) ExpressionExperimentDao.findByFactor
(ExperimentalFactor ef) ExpressionExperimentDaoImpl.findByFactor
(ExperimentalFactor ef) ExpressionExperimentService.findByFactor
(ExperimentalFactor factor) ExpressionExperimentServiceImpl.findByFactor
(ExperimentalFactor factor) ExpressionExperimentDao.findByFactorValue
(Long factorValueId) ExpressionExperimentDao.findByFactorValue
(FactorValue fv) ExpressionExperimentDaoImpl.findByFactorValue
(Long factorValueId) ExpressionExperimentDaoImpl.findByFactorValue
(FactorValue fv) ExpressionExperimentService.findByFactorValue
(Long factorValueId) ExpressionExperimentService.findByFactorValue
(FactorValue factorValue) ExpressionExperimentServiceImpl.findByFactorValue
(Long factorValueId) ExpressionExperimentServiceImpl.findByFactorValue
(FactorValue factorValue) 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) 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) ExperimentalDesignDao.getExpressionExperiment
(ExperimentalDesign experimentalDesign) ExperimentalDesignDaoImpl.getExpressionExperiment
(ExperimentalDesign experimentalDesign) ExperimentalDesignService.getExpressionExperiment
(ExperimentalDesign experimentalDesign) Gets the expression experiment for the specified experimental design objectExperimentalDesignServiceImpl.getExpressionExperiment
(ExperimentalDesign experimentalDesign) ExperimentalDesignDao.getExpressionExperimentById
(Long experimentalDesignId) ExperimentalDesignDaoImpl.getExpressionExperimentById
(Long experimentalDesignId) ExperimentalDesignService.getExpressionExperimentById
(Long experimentalDesignId) Gets the expression experiment for the specified experimental design objectExperimentalDesignServiceImpl.getExpressionExperimentById
(Long experimentalDesignId) 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) <T extends Exception>
ExpressionExperimentExpressionExperimentService.loadAndThawOrFail
(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.loadAndThawOrFail
(Long id, Function<String, T> exceptionSupplier, String message) 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) ExpressionExperimentDaoImpl.findByBioMaterial
(BioMaterial bm) ExpressionExperimentService.findByBioMaterial
(BioMaterial bm) ExpressionExperimentServiceImpl.findByBioMaterial
(BioMaterial bm) ExpressionExperimentDao.findByBioMaterials
(Collection<BioMaterial> bms) ExpressionExperimentDaoImpl.findByBioMaterials
(Collection<BioMaterial> bms) 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.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()
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.loadWithRelationsAndCache
(List<Long> ids) Load datasets by IDs with the same relation asCachedFilteringDao.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) SingleCellExpressionExperimentServiceImpl.addCellTypeAssignment
(ExpressionExperiment ee, QuantitationType qt, SingleCellDimension dimension, CellTypeAssignment cta) void
ExpressionExperimentService.addCharacteristic
(ExpressionExperiment ee, Characteristic vc) Will add the vocab characteristic to the expression experiment and persist the changes.void
ExpressionExperimentServiceImpl.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) void
ExpressionExperimentService.addFactorValues
(ExpressionExperiment ee, Map<BioMaterial, FactorValue> fvs) Intended with the case of a continuous factor being added.void
ExpressionExperimentServiceImpl.addFactorValues
(ExpressionExperiment ee, Map<BioMaterial, FactorValue> fvs) int
ExpressionExperimentDao.addRawDataVectors
(ExpressionExperiment ee, QuantitationType qt, Collection<RawExpressionDataVector> newVectors) Add raw data vectors with the given quantitation type.int
ExpressionExperimentDaoImpl.addRawDataVectors
(ExpressionExperiment ee, QuantitationType newQt, Collection<RawExpressionDataVector> newVectors) int
ExpressionExperimentService.addRawDataVectors
(ExpressionExperiment eeToUpdate, QuantitationType quantitationType, Collection<RawExpressionDataVector> newVectors) Used when we want to add data for a quantitation type.int
ExpressionExperimentServiceImpl.addRawDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType, Collection<RawExpressionDataVector> newVectors) int
SingleCellExpressionExperimentService.addSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType, Collection<SingleCellExpressionDataVector> vectors, String details) Add single-cell data vectors.int
SingleCellExpressionExperimentServiceImpl.addSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType, Collection<SingleCellExpressionDataVector> vectors, String details) 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) int
ExpressionExperimentDao.createProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) Add processed data vectorsint
ExpressionExperimentDaoImpl.createProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) int
ExpressionExperimentService.createProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) Create a new set of processed vectors for an experiment.int
ExpressionExperimentServiceImpl.createProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) void
ExpressionExperimentDao.createSingleCellDimension
(ExpressionExperiment ee, SingleCellDimension singleCellDimension) Create a single-cell dimension for a given experiment.void
ExpressionExperimentDaoImpl.createSingleCellDimension
(ExpressionExperiment ee, SingleCellDimension singleCellDimension) void
ExpressionExperimentDao.deleteSingleCellDimension
(ExpressionExperiment ee, SingleCellDimension singleCellDimension) Delete the given single cell dimension.void
ExpressionExperimentDaoImpl.deleteSingleCellDimension
(ExpressionExperiment ee, SingleCellDimension singleCellDimension) protected ExpressionExperimentValueObject
ExpressionExperimentDaoImpl.doLoadValueObject
(ExpressionExperiment entity) 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 ofArrayDesign
used by a specific set of vectors.ExpressionExperimentService.getArrayDesignsUsed
(ExpressionExperiment ee, QuantitationType qt, Class<? extends DataVector> vectorType) Obtain a collection ofArrayDesign
used 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) 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 aBioAssayDimension
by 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) ExpressionExperimentDaoImpl.getBioAssayDimensions
(ExpressionExperiment expressionExperiment) ExpressionExperimentService.getBioAssayDimensions
(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.getBioAssayDimensions
(ExpressionExperiment expressionExperiment) ExpressionExperimentDao.getBioAssayDimensionsFromSubSets
(ExpressionExperiment expressionExperiment) RetrieveBioAssayDimension
that are used by subsets of a givenExpressionExperiment
.ExpressionExperimentDaoImpl.getBioAssayDimensionsFromSubSets
(ExpressionExperiment expressionExperiment) ExpressionExperimentService.getBioAssayDimensionsFromSubSets
(ExpressionExperiment expressionExperiment) Retrieve all the dimensions that are linked to the subsets of the given experiment.ExpressionExperimentServiceImpl.getBioAssayDimensionsFromSubSets
(ExpressionExperiment expressionExperiment) ExpressionExperimentService.getBioAssayDimensionWithAssays
(ExpressionExperiment ee, QuantitationType qt) Obtain aBioAssayDimension
with its assays initialized as perThaws.thawBioAssay(BioAssay)
.ExpressionExperimentServiceImpl.getBioAssayDimensionWithAssays
(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getBioMaterialAnnotations
(ExpressionExperiment expressionExperiment, boolean useEe2c) Obtain sample-level annotations.ExpressionExperimentDaoImpl.getBioMaterialAnnotations
(ExpressionExperiment expressionExperiment, boolean useEe2c) long
ExpressionExperimentDao.getBioMaterialCount
(ExpressionExperiment expressionExperiment) long
ExpressionExperimentDaoImpl.getBioMaterialCount
(ExpressionExperiment expressionExperiment) long
ExpressionExperimentService.getBioMaterialCount
(ExpressionExperiment expressionExperiment) long
ExpressionExperimentServiceImpl.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) 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) ExpressionExperimentDao.getLastArrayDesignUpdate
(ExpressionExperiment ee) ExpressionExperimentDaoImpl.getLastArrayDesignUpdate
(ExpressionExperiment ee) ExpressionExperimentService.getLastArrayDesignUpdate
(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.getLastArrayDesignUpdate
(ExpressionExperiment ee) ExpressionExperimentDao.getMissingValueVectors
(ExpressionExperiment ee) Obtain the missing value vectors for a given experiment.ExpressionExperimentDaoImpl.getMissingValueVectors
(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) long
ExpressionExperimentDao.getNumberOfNonZeroes
(ExpressionExperiment ee, QuantitationType qt) Obtain the number of non-zeroes.long
ExpressionExperimentDaoImpl.getNumberOfNonZeroes
(ExpressionExperiment ee, QuantitationType qt) long
SingleCellExpressionExperimentService.getNumberOfNonZeroes
(ExpressionExperiment ee, QuantitationType qt) long
SingleCellExpressionExperimentServiceImpl.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) long
ExpressionExperimentDao.getNumberOfSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType qt) Obtain the number of single-cell vectors for a given QT.long
ExpressionExperimentDaoImpl.getNumberOfSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType qt) long
SingleCellExpressionExperimentService.getNumberOfSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType qt) Obtain the number of single-cell vectors for a given quantitation type.long
SingleCellExpressionExperimentServiceImpl.getNumberOfSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType qt) ExpressionExperimentDao.getPreferredCellTypeAssignment
(ExpressionExperiment ee) Obtain the preferred assignment of the preferred single-cell vectors.ExpressionExperimentDao.getPreferredCellTypeAssignment
(ExpressionExperiment ee, QuantitationType qt) Obtain the preferred assignment for the given quantitation type.ExpressionExperimentDaoImpl.getPreferredCellTypeAssignment
(ExpressionExperiment ee) 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, QuantitationType qt) 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) 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.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 allQuantitationType
associated to an expression experiment as VOs.ExpressionExperimentServiceImpl.getQuantitationTypeValueObjects
(ExpressionExperiment expressionExperiment) long
ExpressionExperimentDao.getRawDataVectorCount
(ExpressionExperiment ee) long
ExpressionExperimentDaoImpl.getRawDataVectorCount
(ExpressionExperiment ee) long
ExpressionExperimentService.getRawDataVectorCount
(ExpressionExperiment ee) long
ExpressionExperimentServiceImpl.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 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 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.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) 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.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 or subset.ExpressionExperimentServiceImpl.getTaxon
(ExpressionExperiment ee) boolean
ExpressionExperimentDao.hasProcessedExpressionData
(ExpressionExperiment ee) Test if the dataset has preferred expression data vectors.boolean
ExpressionExperimentDaoImpl.hasProcessedExpressionData
(ExpressionExperiment ee) boolean
ExpressionExperimentService.hasProcessedExpressionData
(ExpressionExperiment ee) Test if the given experiment has processed data vectors.boolean
ExpressionExperimentServiceImpl.hasProcessedExpressionData
(ExpressionExperiment ee) protected void
ExpressionExperimentDaoImpl.initializeCachedFilteringResult
(ExpressionExperiment ee) boolean
ExpressionExperimentService.isRNASeq
(ExpressionExperiment expressionExperiment) boolean
ExpressionExperimentServiceImpl.isRNASeq
(ExpressionExperiment expressionExperiment) ExpressionExperimentService.isSuitableForDEA
(ExpressionExperiment ee) ExpressionExperimentServiceImpl.isSuitableForDEA
(ExpressionExperiment ee) boolean
ExpressionExperimentService.isTroubled
(ExpressionExperiment expressionExperiment) Check if the dataset is either troubled or uses a troubled platform.boolean
ExpressionExperimentServiceImpl.isTroubled
(ExpressionExperiment ee) 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) SingleCellExpressionExperimentService.recreateCellTypeFactor
(ExpressionExperiment ee) Recreate the cell type factor based on the preferred labelling of the preferred single-cell vectors.SingleCellExpressionExperimentServiceImpl.recreateCellTypeFactor
(ExpressionExperiment ee) SingleCellExpressionExperimentService.relabelCellTypes
(ExpressionExperiment ee, QuantitationType qt, SingleCellDimension dimension, List<String> newCellTypeLabels, Protocol labellingProtocol, String description) 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) ExpressionExperimentService.reload
(ExpressionExperiment ee) ExpressionExperimentServiceImpl.reload
(ExpressionExperiment ee) void
ExpressionExperimentDaoImpl.remove
(ExpressionExperiment ee) void
ExpressionExperimentServiceImpl.remove
(ExpressionExperiment ee) Deletes an experiment and all of its associated objects, including coexpression links.int
ExpressionExperimentDao.removeAllRawDataVectors
(ExpressionExperiment ee) Remove all raw data vectors.int
ExpressionExperimentDaoImpl.removeAllRawDataVectors
(ExpressionExperiment ee) int
ExpressionExperimentService.removeAllRawDataVectors
(ExpressionExperiment ee) int
ExpressionExperimentServiceImpl.removeAllRawDataVectors
(ExpressionExperiment ee) int
ExpressionExperimentDao.removeAllSingleCellDataVectors
(ExpressionExperiment ee) Remove all single-cell data vectors and their quantitation types.int
ExpressionExperimentDaoImpl.removeAllSingleCellDataVectors
(ExpressionExperiment ee) void
SingleCellExpressionExperimentService.removeCellLevelCharacteristics
(ExpressionExperiment ee, QuantitationType qt, CellLevelCharacteristics clc) Remove existing cell-level characteristics by QT.void
SingleCellExpressionExperimentService.removeCellLevelCharacteristics
(ExpressionExperiment ee, SingleCellDimension scd, CellLevelCharacteristics clc) Remove existing cell-level characteristics.void
SingleCellExpressionExperimentServiceImpl.removeCellLevelCharacteristics
(ExpressionExperiment ee, QuantitationType qt, CellLevelCharacteristics clc) void
SingleCellExpressionExperimentServiceImpl.removeCellLevelCharacteristics
(ExpressionExperiment ee, SingleCellDimension scd, CellLevelCharacteristics clc) void
SingleCellExpressionExperimentService.removeCellLevelCharacteristicsByName
(ExpressionExperiment ee, SingleCellDimension dimension, String name) void
SingleCellExpressionExperimentServiceImpl.removeCellLevelCharacteristicsByName
(ExpressionExperiment ee, SingleCellDimension dimension, String name) void
SingleCellExpressionExperimentService.removeCellTypeAssignment
(ExpressionExperiment ee, QuantitationType qt, CellTypeAssignment cellTypeAssignment) Remove the given cell type assignment by QT.void
SingleCellExpressionExperimentService.removeCellTypeAssignment
(ExpressionExperiment ee, SingleCellDimension scd, CellTypeAssignment cellTypeAssignment) Remove the given cell type assignment.void
SingleCellExpressionExperimentServiceImpl.removeCellTypeAssignment
(ExpressionExperiment ee, QuantitationType qt, CellTypeAssignment cellTypeAssignment) void
SingleCellExpressionExperimentServiceImpl.removeCellTypeAssignment
(ExpressionExperiment ee, SingleCellDimension dimension, CellTypeAssignment cellTypeAssignment) void
SingleCellExpressionExperimentService.removeCellTypeAssignmentByName
(ExpressionExperiment ee, SingleCellDimension dimension, String name) void
SingleCellExpressionExperimentServiceImpl.removeCellTypeAssignmentByName
(ExpressionExperiment ee, SingleCellDimension dimension, String name) int
ExpressionExperimentSetService.removeFromSets
(ExpressionExperiment bas) Remove an experiment from all sets it is in.int
ExpressionExperimentSetServiceImpl.removeFromSets
(ExpressionExperiment bas) int
ExpressionExperimentDao.removeProcessedDataVectors
(ExpressionExperiment ee) Remove processed data vectors.int
ExpressionExperimentDaoImpl.removeProcessedDataVectors
(ExpressionExperiment ee) int
ExpressionExperimentService.removeProcessedDataVectors
(ExpressionExperiment ee) Remove the processed data vectors for the given experiment.int
ExpressionExperimentServiceImpl.removeProcessedDataVectors
(ExpressionExperiment ee) int
ExpressionExperimentDao.removeRawDataVectors
(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) Remove raw data vectors for a given quantitation type.int
ExpressionExperimentDaoImpl.removeRawDataVectors
(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) int
ExpressionExperimentService.removeRawDataVectors
(ExpressionExperiment ee, QuantitationType qt) int
ExpressionExperimentService.removeRawDataVectors
(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) int
ExpressionExperimentServiceImpl.removeRawDataVectors
(ExpressionExperiment ee, QuantitationType qt) int
ExpressionExperimentServiceImpl.removeRawDataVectors
(ExpressionExperiment ee, QuantitationType qt, boolean keepDimension) int
ExpressionExperimentDao.removeSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType, boolean deleteQt) Remove the given single-cell data vectors.int
ExpressionExperimentDaoImpl.removeSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType, boolean deleteQt) int
SingleCellExpressionExperimentService.removeSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType) Remove single-cell data vectors for the given quantitation type.int
SingleCellExpressionExperimentServiceImpl.removeSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType) int
ExpressionExperimentService.replaceAllRawDataVectors
(ExpressionExperiment ee, Collection<RawExpressionDataVector> vectors) Used when we are replacing data, such as when converting an experiment from one platform to another.int
ExpressionExperimentServiceImpl.replaceAllRawDataVectors
(ExpressionExperiment ee, Collection<RawExpressionDataVector> newVectors) int
ExpressionExperimentDao.replaceProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) Replace processed data vectors.int
ExpressionExperimentDaoImpl.replaceProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) int
ExpressionExperimentService.replaceProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) Replace the processed data vectors for the given experiment.int
ExpressionExperimentServiceImpl.replaceProcessedDataVectors
(ExpressionExperiment ee, Collection<ProcessedExpressionDataVector> vectors) int
ExpressionExperimentDao.replaceRawDataVectors
(ExpressionExperiment ee, QuantitationType qt, Collection<RawExpressionDataVector> vectors) Replace raw data vectors for a given quantitation type.int
ExpressionExperimentDaoImpl.replaceRawDataVectors
(ExpressionExperiment ee, QuantitationType qt, Collection<RawExpressionDataVector> vectors) int
ExpressionExperimentService.replaceRawDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType, Collection<RawExpressionDataVector> vectors) int
ExpressionExperimentServiceImpl.replaceRawDataVectors
(ExpressionExperiment ee, QuantitationType qt, Collection<RawExpressionDataVector> vectors) int
SingleCellExpressionExperimentService.replaceSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType, Collection<SingleCellExpressionDataVector> vectors, String details) Replace existing single-cell data vectors for the given quantitation type.int
SingleCellExpressionExperimentServiceImpl.replaceSingleCellDataVectors
(ExpressionExperiment ee, QuantitationType quantitationType, Collection<SingleCellExpressionDataVector> vectors, String details) 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 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 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) void
ExpressionExperimentDao.thaw
(ExpressionExperiment expressionExperiment) Thaw everything.void
ExpressionExperimentDaoImpl.thaw
(ExpressionExperiment expressionExperiment) ExpressionExperimentService.thaw
(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.thaw
(ExpressionExperiment expressionExperiment) void
ExpressionExperimentDao.thawLite
(ExpressionExperiment expressionExperiment) Thaw experiment metadata and bioassays.void
ExpressionExperimentDaoImpl.thawLite
(ExpressionExperiment ee) ExpressionExperimentService.thawLite
(ExpressionExperiment expressionExperiment) ExpressionExperimentServiceImpl.thawLite
(ExpressionExperiment expressionExperiment) void
ExpressionExperimentDao.thawLiter
(ExpressionExperiment expressionExperiment) Thaw experiment metadata.void
ExpressionExperimentDaoImpl.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) void
ExpressionExperimentService.updateQuantitationType
(ExpressionExperiment ee, QuantitationType qt) Update a quantitation type.void
ExpressionExperimentServiceImpl.updateQuantitationType
(ExpressionExperiment ee, QuantitationType qt) void
ExpressionExperimentDao.updateSingleCellDimension
(ExpressionExperiment ee, SingleCellDimension singleCellDimension) Update a single-cell dimensino for a given experiment.void
ExpressionExperimentDaoImpl.updateSingleCellDimension
(ExpressionExperiment ee, SingleCellDimension singleCellDimension) void
SingleCellExpressionExperimentService.updateSparsityMetrics
(ExpressionExperiment ee) Update the sparsity metrics.void
SingleCellExpressionExperimentServiceImpl.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.".void
ExpressionExperimentServiceImpl.remove
(Collection<ExpressionExperiment> entities) -
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) 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.Response
DatasetsWebService.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) javax.ws.rs.core.Response
DatasetsWebService.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) -
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) void
DatasetArgService.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
Method 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) ExpressionExperimentController.getDesignMatrixRows
(EntityDelegator<ExpressionExperiment> e) AJAXExpressionExperimentController.getExperimentalFactors
(EntityDelegator<ExpressionExperiment> e) AJAX -
Uses of ExpressionExperiment in ubic.gemma.web.service
Methods in ubic.gemma.web.service with parameters of type ExpressionExperimentModifier and TypeMethodDescriptionExpressionExperimentControllerHelperService.addQCInfo
(ExpressionExperiment expressionExperiment) ExpressionExperimentControllerHelperService.getKeywords
(ExpressionExperiment ee)