Serialized Form
- 
Package ubic.gemma.core.analysis.expression.coexpression.links- 
Class ubic.gemma.core.analysis.expression.coexpression.links.LinkAnalysisConfig extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
absoluteValueboolean absoluteValue 
- 
arrayNameString arrayName 
- 
cdfCutdouble cdfCut 
- 
checkCorrelationDistributionboolean checkCorrelationDistribution 
- 
checkForBatchEffectboolean checkForBatchEffect 
- 
checkForOutliersboolean checkForOutliers 
- 
correlationCacheThresholddouble correlationCacheThreshold 
- 
fwedouble fwe 
- 
lowerCdfCutUsedboolean lowerCdfCutUsed 
- 
lowerTailCutdouble lowerTailCut 
- 
makeSampleCorrMatImagesboolean makeSampleCorrMatImages 
- 
metricString metric 
- 
minNumPresentint minNumPresent 
- 
normalizationMethodLinkAnalysisConfig.NormalizationMethod normalizationMethod 
- 
omitNegLinksboolean omitNegLinks 
- 
outputFileFile outputFile 
- 
probeDegreeThresholdint probeDegreeThreshold 
- 
singularThresholdLinkAnalysisConfig.SingularThreshold singularThreshold 
- 
subsetboolean subset 
- 
subsetSizedouble subsetSize 
- 
subsetUsedboolean subsetUsed 
- 
textOutboolean textOut 
- 
upperCdfCutUsedboolean upperCdfCutUsed 
- 
upperTailCutdouble upperTailCut 
- 
useDbboolean useDb 
 
- 
 
- 
Class ubic.gemma.core.analysis.expression.coexpression.links.UnsuitableForAnalysisException extends RuntimeException implements Serializable- serialVersionUID:
- -4436136164850796179L
 
 
- 
- 
Package ubic.gemma.core.analysis.expression.diff- 
Class ubic.gemma.core.analysis.expression.diff.DifferentialExpressionAnalysisConfig extends Object implements Serializable- serialVersionUID:
- 622877438067070041L
 - 
Serialized Fields- 
analysisTypeDifferentialExpressionAnalyzerServiceImpl.AnalysisType analysisType 
- 
baseLineFactorValuesMap<ExperimentalFactor,FactorValue> baseLineFactorValues 
- 
ebayesboolean ebayes 
- 
factorsToIncludeList<ExperimentalFactor> factorsToInclude 
- 
interactionsToIncludeCollection<Collection<ExperimentalFactor>> interactionsToInclude 
- 
makeArchiveFileboolean makeArchiveFile 
- 
persistboolean persist 
- 
subsetFactorExperimentalFactor subsetFactor 
- 
subsetFactorValueFactorValue subsetFactorValue 
- 
useWeightsboolean useWeights 
 
- 
 
- 
Class ubic.gemma.core.analysis.expression.diff.DifferentialExpressionMetaAnalysisValueObject extends Object implements Serializable- 
Serialized Fields- 
activeExperimentsCollection<BioAssaySet> activeExperiments 
- 
fisherPValueDouble fisherPValue 
- 
geneGeneValueObject gene 
- 
numExperimentsInScopeint numExperimentsInScope 
- 
numMetThresholdint numMetThreshold 
- 
numSearchedExperimentsint numSearchedExperiments 
- 
probeResultsCollection<DifferentialExpressionValueObject> probeResults 
- 
sortKeyString sortKey 
 
- 
 
- 
- 
Class ubic.gemma.core.analysis.expression.diff.DiffExpressionSelectedFactorCommand extends Object implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package ubic.gemma.core.analysis.preprocess- 
Class ubic.gemma.core.analysis.preprocess.FailedToComputeSingularValueDecomposition extends PreprocessingException implements Serializable
- 
Class ubic.gemma.core.analysis.preprocess.InsufficientProbesException extends InsufficientDataException implements Serializable- serialVersionUID:
- 1L
 
- 
Class ubic.gemma.core.analysis.preprocess.PreprocessingException extends RuntimeException implements Serializable- serialVersionUID:
- -8463478950898408838L
 
- 
Class ubic.gemma.core.analysis.preprocess.QuantitationMismatchPreprocessingException extends PreprocessingException implements Serializable
- 
Class ubic.gemma.core.analysis.preprocess.SampleCoexpressionRelatedPreprocessingException extends PreprocessingException implements Serializable
- 
Class ubic.gemma.core.analysis.preprocess.SVDRelatedPreprocessingException extends PreprocessingException implements Serializable- 
Serialized Fields- 
causeSVDException cause 
 
- 
 
- 
- 
Class ubic.gemma.core.analysis.preprocess.UnsupportedQuantitationScaleConversionException extends QuantitationTypeConversionException implements Serializable
 
- 
- 
Package ubic.gemma.core.analysis.preprocess.batcheffects- 
Class ubic.gemma.core.analysis.preprocess.batcheffects.BatchConfound extends Object implements Serializable- 
Serialized Fields- 
chiSquaredouble chiSquare 
- 
dfint df 
- 
eeBioAssaySet ee 
- 
efExperimentalFactor ef 
- 
numBatchesint numBatches 
- 
pdouble p 
 
- 
 
- 
- 
Class ubic.gemma.core.analysis.preprocess.batcheffects.BatchInfoMissingException extends BatchInfoPopulationException implements Serializable
- 
Class ubic.gemma.core.analysis.preprocess.batcheffects.BatchInfoPopulationException extends PreprocessingException implements Serializable- serialVersionUID:
- -1770591991479420212L
 
- 
Class ubic.gemma.core.analysis.preprocess.batcheffects.FASTQHeadersPresentButNotUsableException extends BatchInfoPopulationException implements Serializable- serialVersionUID:
- 1917074433646650950L
 
- 
Class ubic.gemma.core.analysis.preprocess.batcheffects.SingletonBatchesException extends BatchInfoPopulationException implements Serializable- serialVersionUID:
- 9088141067684148902L
 
- 
Class ubic.gemma.core.analysis.preprocess.batcheffects.UnsupportedRawdataFileFormatException extends BatchInfoPopulationException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package ubic.gemma.core.analysis.preprocess.svd- 
Class ubic.gemma.core.analysis.preprocess.svd.SVDException extends Exception implements Serializable
- 
Class ubic.gemma.core.analysis.preprocess.svd.SVDValueObject extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
bioMaterialIdsLong[] bioMaterialIds 
- 
dateCorrelationsMap<Integer,Double> dateCorrelations 
- 
datePValsMap<Integer,Double> datePVals 
- 
datesList<Date> dates 
- 
factorCorrelationsMap<Integer,Map<Long,Double>> factorCorrelations 
- 
factorPvalsMap<Integer,Map<Long,Double>> factorPvals 
- 
factorsMap<Long,List<Double>> factors 
- 
idLong id 
- 
variancesdouble[] variances 
- 
vMatrixDoubleMatrix<Long,Integer> vMatrix 
 
- 
 
 
- 
- 
Package ubic.gemma.core.analysis.report
- 
Package ubic.gemma.core.analysis.sequence- 
Class ubic.gemma.core.analysis.sequence.CompositeSequenceMapValueObject extends Object implements Serializable- 
Serialized Fields- 
arrayDesignIdLong arrayDesignId 
- 
arrayDesignNameString arrayDesignName 
- 
arrayDesignShortNameString arrayDesignShortName 
- 
bioSequenceIdString bioSequenceId 
- 
bioSequenceNameString bioSequenceName 
- 
bioSequenceNcbiIdString bioSequenceNcbiId 
- 
compositeSequenceDescriptionString compositeSequenceDescription 
- 
compositeSequenceIdString compositeSequenceId 
- 
compositeSequenceNameString compositeSequenceName 
- 
geneProductsMap<Long,GeneProductValueObject> geneProducts 
- 
genesMap<Long,GeneValueObject> genes 
- 
numBlatHitsInteger numBlatHits 
 
- 
 
- 
- 
Class ubic.gemma.core.analysis.sequence.GeneMappingSummary extends Object implements Serializable- serialVersionUID:
- 8899320580201273360L
 - 
Serialized Fields- 
blatResultBlatResultValueObject blatResult 
- 
blatResultIdString blatResultId 
- 
compositeSequenceCompositeSequenceValueObject compositeSequence 
- 
geneProductIdGeneMapMap<String,GeneValueObject> geneProductIdGeneMap 
- 
geneProductIdMapMap<String,GeneProductValueObject> geneProductIdMap 
- 
geneProductMapMap<GeneProductValueObject,GeneValueObject> geneProductMap 
- 
identitydouble identity 
- 
scoredouble score 
 
- 
 
 
- 
- 
Package ubic.gemma.core.datastructure.matrix- 
Class ubic.gemma.core.datastructure.matrix.BaseExpressionDataMatrix extends Object implements Serializable- 
Serialized Fields- 
bioAssayDimensionsMap<CompositeSequence,BioAssayDimension> bioAssayDimensions 
- 
columnAssayMapMap<BioAssay,Integer> columnAssayMap 
- 
columnBioAssayMapByIntegerMap<Integer,Collection<BioAssay>> columnBioAssayMapByInteger 
- 
columnBioMaterialMapMap<BioMaterial,Integer> columnBioMaterialMap 
- 
columnBioMaterialMapByIntegerMap<Integer,BioMaterial> columnBioMaterialMapByInteger 
- 
expressionExperimentExpressionExperiment expressionExperiment 
- 
quantitationTypesCollection<QuantitationType> quantitationTypes 
- 
rowDesignElementMapByIntegerMap<Integer,CompositeSequence> rowDesignElementMapByInteger 
- 
rowElementMapMap<CompositeSequence,Integer> rowElementMap 
- 
rowElementsList<ExpressionDataMatrixRowElement> rowElements 
 
- 
 
- 
- 
Class ubic.gemma.core.datastructure.matrix.EmptyExpressionMatrix extends BaseExpressionDataMatrix<Object> implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
numColsint numCols 
 
- 
 
- 
Class ubic.gemma.core.datastructure.matrix.ExpressionDataBooleanMatrix extends BaseExpressionDataMatrix<Boolean> implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
matrixObjectMatrixImpl<CompositeSequence,Integer,Boolean> matrix 
 
- 
 
- 
Class ubic.gemma.core.datastructure.matrix.ExpressionDataDoubleMatrix extends BaseExpressionDataMatrix<Double> implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
matrixDoubleMatrix<CompositeSequence,BioMaterial> matrix 
- 
ranksMap<CompositeSequence,Double> ranks 
 
- 
 
- 
Class ubic.gemma.core.datastructure.matrix.ExpressionDataIntegerMatrix extends BaseExpressionDataMatrix<Integer> implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
matrixIntegerMatrix<CompositeSequence,Integer> matrix 
 
- 
 
- 
Class ubic.gemma.core.datastructure.matrix.ExpressionDataStringMatrix extends BaseExpressionDataMatrix<String> implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
matrixStringMatrix<Integer,Integer> matrix 
 
- 
 
- 
Class ubic.gemma.core.datastructure.matrix.ExpressionDataTestMatrix extends ExpressionDataDoubleMatrix implements Serializable- serialVersionUID:
- 1L
 
- 
Class ubic.gemma.core.datastructure.matrix.InferredQuantitationMismatchException extends QuantitationMismatchException implements Serializable- 
Serialized Fields- 
inferredQuantitationTypeQuantitationType inferredQuantitationType 
 
- 
 
- 
- 
Class ubic.gemma.core.datastructure.matrix.QuantitationMismatchException extends Exception implements Serializable- 
Serialized Fields- 
quantitationTypeQuantitationType quantitationType 
 
- 
 
- 
- 
Class ubic.gemma.core.datastructure.matrix.QuantitationTypeConversionException extends RuntimeException implements Serializable
- 
Class ubic.gemma.core.datastructure.matrix.SuspiciousValuesForQuantitationException extends QuantitationMismatchException implements Serializable- 
Serialized Fields- 
suspiciousValuesList<SuspiciousValuesForQuantitationException.SuspiciousValueResult> suspiciousValues 
 
- 
 
- 
 
- 
- 
Package ubic.gemma.core.job- 
Class ubic.gemma.core.job.TaskCommand extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
emailAlertboolean emailAlert 
- 
entityIdLong entityId 
- 
maxQueueMinutesInteger maxQueueMinutes 
- 
maxRuntimeint maxRuntime 
- 
persistJobDetailsBoolean persistJobDetails 
- 
securityContextorg.springframework.security.core.context.SecurityContext securityContext 
- 
submitterString submitter 
- 
taskIdString taskId 
 
- 
 
- 
Class ubic.gemma.core.job.TaskResult extends Object implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package ubic.gemma.core.job.progress- 
Class ubic.gemma.core.job.progress.ProgressData extends Object implements Serializable- serialVersionUID:
- -4303625064082352461L
 
- 
Class ubic.gemma.core.job.progress.SubmittedTaskValueObject extends Object implements Serializable- serialVersionUID:
- 6757089319713433356L
 - 
Serialized Fields- 
doneboolean done 
- 
emailAlertboolean emailAlert 
- 
finishTimeDate finishTime 
- 
lastLogMessageString lastLogMessage 
- 
logMessagesString logMessages 
- 
runningRemotelyboolean runningRemotely 
- 
startTimeDate startTime 
- 
submissionTimeDate submissionTime 
- 
submitterString submitter 
- 
taskIdString taskId 
- 
taskStatusString taskStatus 
- 
taskTypeString taskType 
 
- 
 
 
- 
- 
Package ubic.gemma.core.loader.entrez.pubmed- 
Class ubic.gemma.core.loader.entrez.pubmed.ESearchException extends Exception implements Serializable
 
- 
- 
Package ubic.gemma.core.loader.expression.arrayDesign- 
Class ubic.gemma.core.loader.expression.arrayDesign.Reporter extends AbstractDescribable implements Serializable- serialVersionUID:
- 3703827938981026012L
 - 
Serialized Fields- 
colInteger col 
- 
compositeSequenceCompositeSequence compositeSequence 
- 
immobilizedCharacteristicBioSequence immobilizedCharacteristic 
- 
rowInteger row 
- 
startInBioCharLong startInBioChar 
- 
strandString strand 
 
- 
 
 
- 
- 
Package ubic.gemma.core.loader.expression.geo
- 
Package ubic.gemma.core.loader.expression.geo.service- 
Class ubic.gemma.core.loader.expression.geo.service.IOExceptionWithRetry extends IOException implements Serializable- 
Serialized Fields- 
errorFromPreviousAttemptIOExceptionWithRetry errorFromPreviousAttempt 
 
- 
 
- 
 
- 
- 
Package ubic.gemma.core.loader.util- 
Class ubic.gemma.core.loader.util.AlreadyExistsInSystemException extends RuntimeException implements Serializable- serialVersionUID:
- 5677999264920938691L
 - 
Serialized Fields- 
dataObject data 
 
- 
 
 
- 
- 
Package ubic.gemma.core.loader.util.biomart- 
Class ubic.gemma.core.loader.util.biomart.Ensembl2NcbiValueObject extends Object implements Serializable- serialVersionUID:
- -859220901359582113L
 
 
- 
- 
Package ubic.gemma.core.ontology- 
Class ubic.gemma.core.ontology.AbstractOntologyResourceSimple extends Object implements Serializable
- 
Class ubic.gemma.core.ontology.OntologyIndividualSimple extends AbstractOntologyResourceSimple implements Serializable- 
Serialized Fields- 
instanceOfOntologyTermSimple instanceOf 
 
- 
 
- 
- 
Class ubic.gemma.core.ontology.OntologyPropertySimple extends AbstractOntologyResourceSimple implements Serializable
 
- 
- 
Package ubic.gemma.core.search- 
Class ubic.gemma.core.search.BaseCodeOntologySearchException extends SearchException implements Serializable- 
Serialized Fields- 
causeOntologySearchException cause 
 
- 
 
- 
- 
Class ubic.gemma.core.search.ParseSearchException extends SearchException implements Serializable- 
Serialized Fields- 
originalParseExceptionParseSearchException originalParseException 
- 
queryString query 
 
- 
 
- 
- 
Class ubic.gemma.core.search.SearchException extends Exception implements Serializable
- 
Class ubic.gemma.core.search.SearchTimeoutException extends SearchException implements Serializable- 
Serialized Fields- 
causeTimeoutException cause 
 
- 
 
- 
 
- 
- 
Package ubic.gemma.core.search.lucene- 
Class ubic.gemma.core.search.lucene.LuceneParseSearchException extends ParseSearchException implements Serializable
 
- 
- 
Package ubic.gemma.core.search.source- 
Class ubic.gemma.core.search.source.HibernateSearchException extends SearchException implements Serializable- 
Serialized Fields- 
causeorg.hibernate.search.SearchException cause 
 
- 
 
- 
 
- 
- 
Package ubic.gemma.core.util- 
Class ubic.gemma.core.util.GemmaRestApiClientException extends RuntimeException implements Serializable
- 
Class ubic.gemma.core.util.StrictBeanDefinitionValidatorTest.TestAnnotatedVo extends Object implements Serializable
- 
Class ubic.gemma.core.util.StrictBeanDefinitionValidatorTest.TestImplicitValueObject extends Object implements Serializable
 
- 
- 
Package ubic.gemma.model.analysis.expression.diff- 
Class ubic.gemma.model.analysis.expression.diff.ContrastResult extends Object implements Serializable- serialVersionUID:
- -4310735803120153778L
 - 
Serialized Fields- 
coefficientDouble coefficient 
- 
factorValueFactorValue factorValue 
- 
idLong id 
- 
logFoldChangeDouble logFoldChange 
- 
pvalueDouble pvalue 
- 
secondFactorValueFactorValue secondFactorValue 
- 
tStatDouble tStat 
 
- 
 
- 
Class ubic.gemma.model.analysis.expression.diff.ContrastResultValueObject extends IdentifiableValueObject<ContrastResult> implements Serializable- 
Serialized Fields- 
coefficientDouble coefficient 
- 
factorValueFactorValueBasicValueObject factorValue 
- 
factorValueIdLong factorValueId 
- 
logFoldChangeDouble logFoldChange 
- 
pvalueDouble pvalue 
- 
secondFactorValueFactorValueBasicValueObject secondFactorValue 
- 
secondFactorValueIdLong secondFactorValueId 
- 
tStatDouble tStat 
 
- 
 
- 
- 
Class ubic.gemma.model.analysis.expression.diff.ContrastsValueObject extends Object implements Serializable- 
Serialized Fields- 
contrastsList<ContrastVO> contrasts 
- 
resultIdLong resultId 
 
- 
 
- 
- 
Class ubic.gemma.model.analysis.expression.diff.DifferentialExpressionAnalysis extends SingleExperimentAnalysis implements Serializable- serialVersionUID:
- -7855180617739271699L
 - 
Serialized Fields- 
resultSetsSet<ExpressionAnalysisResultSet> resultSets 
- 
subsetFactorValueFactorValue subsetFactorValue 
 
- 
 
- 
Class ubic.gemma.model.analysis.expression.diff.DifferentialExpressionAnalysisResult extends AnalysisResult implements Serializable- serialVersionUID:
- 8952834115689524169L
 - 
Serialized Fields- 
contrastsSet<ContrastResult> contrasts 
- 
correctedPvalueDouble correctedPvalue 
- 
correctedPValueBinInteger correctedPValueBin 
- 
idLong id 
- 
probeCompositeSequence probe 
- 
pvalueDouble pvalue 
- 
rankDouble rank 
- 
resultSetExpressionAnalysisResultSet resultSet 
 
- 
 
- 
Class ubic.gemma.model.analysis.expression.diff.DifferentialExpressionAnalysisResultSetValueObject extends AnalysisResultSetValueObject<DifferentialExpressionAnalysisResult,ExpressionAnalysisResultSet> implements Serializable- 
Serialized Fields- 
analysisDifferentialExpressionAnalysisValueObject analysis 
- 
baselineGroupFactorValueBasicValueObject baselineGroup 
- 
experimentalFactorsCollection<ExperimentalFactorValueObject> experimentalFactors 
- 
resultsCollection<DifferentialExpressionAnalysisResultValueObject> results 
- 
secondBaselineGroupFactorValueBasicValueObject secondBaselineGroup 
- 
taxaSet<TaxonValueObject> taxa 
 
- 
 
- 
- 
Class ubic.gemma.model.analysis.expression.diff.DifferentialExpressionAnalysisResultValueObject extends AnalysisResultValueObject<DifferentialExpressionAnalysisResult> implements Serializable- 
Serialized Fields- 
contrastsList<ContrastResultValueObject> contrasts 
- 
correctedPvalueDouble correctedPvalue 
- 
genesList<GeneValueObject> genes 
- 
probeIdLong probeId 
- 
probeNameString probeName 
- 
pValueDouble pValue 
- 
rankDouble rank 
 
- 
 
- 
- 
Class ubic.gemma.model.analysis.expression.diff.DifferentialExpressionAnalysisValueObject extends AnalysisValueObject<DifferentialExpressionAnalysis> implements Serializable- serialVersionUID:
- 622877438067070041L
 - 
Serialized Fields- 
arrayDesignsUsedCollection<Long> arrayDesignsUsed 
- 
experimentAnalyzedIdLong experimentAnalyzedId 
- 
factorValuesUsedMap<Long,Collection<FactorValueValueObject>> factorValuesUsed 
- 
resultSetsCollection<DiffExResultSetSummaryValueObject> resultSets 
- 
sourceExperimentIdLong sourceExperimentId 
- 
subsetFactorExperimentalFactorValueObject subsetFactor 
- 
subsetFactorIdLong subsetFactorId 
- 
subsetFactorValueFactorValueValueObject subsetFactorValue 
- 
subsetFactorValueIdLong subsetFactorValueId 
 
- 
 
- 
Class ubic.gemma.model.analysis.expression.diff.DifferentialExpressionValueObject extends Object implements Serializable- 
Serialized Fields- 
contrastsContrastsValueObject contrasts 
- 
corrPDouble corrP 
- 
directionDirection direction 
- 
experimentalFactorsCollection<ExperimentalFactorValueObject> experimentalFactors 
- 
expressionExperimentExpressionExperimentValueObject expressionExperiment 
- 
fisherContributionBoolean fisherContribution 
- 
geneGeneValueObject gene 
- 
idLong id 
- 
metThresholdBoolean metThreshold 
- 
pDouble p 
- 
probeString probe 
- 
probeIdLong probeId 
- 
resultSetIdLong resultSetId 
- 
sortKeyString sortKey 
 
- 
 
- 
- 
Class ubic.gemma.model.analysis.expression.diff.DiffExprGeneSearchResult extends Object implements Serializable- serialVersionUID:
- -6199218806972657112L
 
- 
Class ubic.gemma.model.analysis.expression.diff.DiffExResultSetSummaryValueObject extends Object implements Serializable- serialVersionUID:
- 2063274043081170625L
 - 
Serialized Fields- 
analysisIdLong analysisId 
- 
arrayDesignsUsedCollection<Long> arrayDesignsUsed 
- 
baselineGroupFactorValueValueObject baselineGroup 
- 
bioAssaySetAnalyzedIdLong bioAssaySetAnalyzedId 
- 
downregulatedCountInteger downregulatedCount 
- 
experimentalFactorsCollection<ExperimentalFactorValueObject> experimentalFactors 
- 
factorIdsCollection<Long> factorIds 
- 
idLong id 
- 
numberOfDiffExpressedProbesInteger numberOfDiffExpressedProbes 
- 
numberOfGenesAnalyzedInteger numberOfGenesAnalyzed 
- 
numberOfProbesAnalyzedInteger numberOfProbesAnalyzed 
- 
qValueDouble qValue 
- 
thresholdDouble threshold 
- 
upregulatedCountInteger upregulatedCount 
 
- 
 
- 
Class ubic.gemma.model.analysis.expression.diff.ExpressionAnalysisResultSet extends FactorAssociatedAnalysisResultSet<DifferentialExpressionAnalysisResult> implements Serializable- serialVersionUID:
- 7226901182513177574L
 - 
Serialized Fields- 
analysisDifferentialExpressionAnalysis analysis 
- 
baselineGroupFactorValue baselineGroup 
- 
hitListSizesSet<HitListSize> hitListSizes 
- 
numberOfGenesTestedInteger numberOfGenesTested 
- 
numberOfProbesTestedInteger numberOfProbesTested 
- 
pvalueDistributionPvalueDistribution pvalueDistribution 
- 
resultsSet<DifferentialExpressionAnalysisResult> results 
 
- 
 
- 
Class ubic.gemma.model.analysis.expression.diff.GeneDifferentialExpressionMetaAnalysis extends ExpressionAnalysis implements Serializable- serialVersionUID:
- -2588180973962410595L
 - 
Serialized Fields- 
numGenesAnalyzedInteger numGenesAnalyzed 
- 
qvalueThresholdForStorageDouble qvalueThresholdForStorage 
- 
resultsSet<GeneDifferentialExpressionMetaAnalysisResult> results 
- 
resultSetsIncludedSet<ExpressionAnalysisResultSet> resultSetsIncluded 
 
- 
 
- 
Class ubic.gemma.model.analysis.expression.diff.GeneDifferentialExpressionMetaAnalysisDetailValueObject extends Object implements Serializable- serialVersionUID:
- 3868004995989355452L
 - 
Serialized Fields- 
includedResultSetsInfoCollection<IncludedResultSetInfoValueObject> includedResultSetsInfo 
- 
numGenesAnalyzedInteger numGenesAnalyzed 
- 
resultsCollection<GeneDifferentialExpressionMetaAnalysisResultValueObject> results 
 
- 
 
- 
Class ubic.gemma.model.analysis.expression.diff.GeneDifferentialExpressionMetaAnalysisResult extends Object implements Serializable- serialVersionUID:
- -6553250926957951550L
 
- 
Class ubic.gemma.model.analysis.expression.diff.GeneDifferentialExpressionMetaAnalysisResultValueObject extends Object implements Serializable- serialVersionUID:
- 6099286095885830140L
 
- 
Class ubic.gemma.model.analysis.expression.diff.GeneDifferentialExpressionMetaAnalysisSummaryValueObject extends Object implements Serializable- serialVersionUID:
- -1856182824742323129L
 - 
Serialized Fields- 
descriptionString description 
- 
diffExpressionEvidenceDiffExpressionEvidenceValueObject diffExpressionEvidence 
- 
idLong id 
- 
isEditableboolean isEditable 
- 
isOwnedByCurrentUserboolean isOwnedByCurrentUser 
- 
isPublicboolean isPublic 
- 
isSharedboolean isShared 
- 
nameString name 
- 
numGenesAnalyzedInteger numGenesAnalyzed 
- 
numResultsInteger numResults 
- 
numResultSetsIncludedInteger numResultSetsIncluded 
 
- 
 
- 
Class ubic.gemma.model.analysis.expression.diff.HitListSize extends Object implements Serializable- serialVersionUID:
- -6398621486105806034L
 
- 
Class ubic.gemma.model.analysis.expression.diff.IncludedResultSetInfoValueObject extends Object implements Serializable- serialVersionUID:
- -4660741839991839187L
 
- 
Class ubic.gemma.model.analysis.expression.diff.PvalueDistribution extends Object implements Serializable- serialVersionUID:
- -4783507721422402289L
 
 
- 
- 
Package ubic.gemma.model.association.coexpression- 
Class ubic.gemma.model.association.coexpression.ExperimentCoexpressionLink extends Object implements Serializable- serialVersionUID:
- -3850440587168527052L
 - 
Serialized Fields- 
experimentBioAssaySet experiment 
- 
firstGeneLong firstGene 
- 
idLong id 
- 
linkIdLong linkId 
- 
secondGeneLong secondGene 
 
- 
 
- 
Class ubic.gemma.model.association.coexpression.Gene2GeneCoexpression extends Gene2GeneIdAssociation implements Serializable- serialVersionUID:
- 6088623734153830393L
 - 
Serialized Fields- 
numDataSetsSupportingInteger numDataSetsSupporting 
- 
positiveCorrelationBoolean positiveCorrelation 
- 
supportDetailsSupportDetails supportDetails 
 
- 
 
- 
Class ubic.gemma.model.association.coexpression.GeneCoexpressionNodeDegree extends Object implements Serializable- serialVersionUID:
- -1456064687251594963L
 - 
Serialized Fields- 
geneIdLong geneId 
- 
linkCountsNegativebyte[] linkCountsNegative 
- 
linkCountsPositivebyte[] linkCountsPositive 
- 
relativeLinkRanksNegativebyte[] relativeLinkRanksNegative 
- 
relativeLinkRanksPositivebyte[] relativeLinkRanksPositive 
 
- 
 
- 
Class ubic.gemma.model.association.coexpression.GeneCoexpressionNodeDegreeValueObject extends Object implements Serializable
- 
Class ubic.gemma.model.association.coexpression.HumanExperimentCoexpressionLinkImpl extends ExperimentCoexpressionLink implements Serializable- serialVersionUID:
- 8753430934473629791L
 
- 
Class ubic.gemma.model.association.coexpression.HumanGeneCoExpression extends Gene2GeneCoexpression implements Serializable- serialVersionUID:
- -908571853818330702L
 
- 
Class ubic.gemma.model.association.coexpression.HumanGeneCoExpressionImpl extends HumanGeneCoExpression implements Serializable- serialVersionUID:
- -1143581426457333084L
 
- 
Class ubic.gemma.model.association.coexpression.MouseExperimentCoexpressionLinkImpl extends ExperimentCoexpressionLink implements Serializable- serialVersionUID:
- 498137981864642L
 
- 
Class ubic.gemma.model.association.coexpression.MouseGeneCoExpression extends Gene2GeneCoexpression implements Serializable- serialVersionUID:
- 6475614056538630827L
 
- 
Class ubic.gemma.model.association.coexpression.MouseGeneCoExpressionImpl extends MouseGeneCoExpression implements Serializable- serialVersionUID:
- 9197559725933952760L
 
- 
Class ubic.gemma.model.association.coexpression.OtherExperimentCoexpressionLinkImpl extends ExperimentCoexpressionLink implements Serializable- serialVersionUID:
- -1684811922186491341L
 
- 
Class ubic.gemma.model.association.coexpression.OtherGeneCoExpression extends Gene2GeneCoexpression implements Serializable- serialVersionUID:
- 7730779544234187004L
 
- 
Class ubic.gemma.model.association.coexpression.OtherGeneCoExpressionImpl extends OtherGeneCoExpression implements Serializable- serialVersionUID:
- -2419886942835022490L
 
- 
Class ubic.gemma.model.association.coexpression.RatExperimentCoexpressionLinkImpl extends ExperimentCoexpressionLink implements Serializable- serialVersionUID:
- -3635504802405373650L
 
- 
Class ubic.gemma.model.association.coexpression.RatGeneCoExpression extends Gene2GeneCoexpression implements Serializable- serialVersionUID:
- -151363121627382446L
 
- 
Class ubic.gemma.model.association.coexpression.RatGeneCoExpressionImpl extends RatGeneCoExpression implements Serializable- serialVersionUID:
- 5889802151081696108L
 
 
- 
- 
Package ubic.gemma.model.common.auditAndSecurity.eventType- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.AlignmentBasedGeneMappingEvent extends ArrayDesignGeneMappingEvent implements Serializable- serialVersionUID:
- 7667960927701046528L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.AnalysisSuitabilityEvent extends AuditEventType implements Serializable- serialVersionUID:
- 7754007995197256846L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.AnnotationBasedGeneMappingEvent extends ArrayDesignGeneMappingEvent implements Serializable- serialVersionUID:
- 6216699496744292404L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.AnnotationEvent extends AuditEventType implements Serializable- serialVersionUID:
- -7488448191665314917L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ArrayDesignAnalysisEvent extends AuditEventType implements Serializable- serialVersionUID:
- -8391873112717801492L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ArrayDesignGeneMappingEvent extends ArrayDesignAnalysisEvent implements Serializable- serialVersionUID:
- -7566135203525054499L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ArrayDesignMergeEvent extends ArrayDesignAnalysisEvent implements Serializable- serialVersionUID:
- 8243373027784116451L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ArrayDesignProbeRenamingEvent extends ArrayDesignAnalysisEvent implements Serializable- serialVersionUID:
- -5458770150436736181L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ArrayDesignRepeatAnalysisEvent extends ArrayDesignAnalysisEvent implements Serializable- serialVersionUID:
- -1315594279851821201L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ArrayDesignSequenceAnalysisEvent extends ArrayDesignAnalysisEvent implements Serializable- serialVersionUID:
- 8487897002282121437L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ArrayDesignSequenceRemoveEvent extends ArrayDesignAnalysisEvent implements Serializable- serialVersionUID:
- -3044700012305059422L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ArrayDesignSequenceUpdateEvent extends ArrayDesignAnalysisEvent implements Serializable- serialVersionUID:
- 2502989996801972836L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ArrayDesignSubsumeCheckEvent extends ArrayDesignAnalysisEvent implements Serializable- serialVersionUID:
- -6105886398033742202L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.AuditEventType extends Object implements Serializable- serialVersionUID:
- -7397754091918396538L
 - 
Serialized Fields- 
idLong id 
 
- 
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.AutomatedAnnotationEvent extends AnnotationEvent implements Serializable- serialVersionUID:
- 8510568858539453569L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.BatchCorrectionEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -3061045506228031201L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.BatchInformationEvent extends ExpressionExperimentAnalysisEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.BatchInformationFetchingEvent extends BatchInformationEvent implements Serializable- serialVersionUID:
- 4635587632131568136L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.BatchInformationMissingEvent extends BatchInformationEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.BatchProblemsUpdateEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -3061045506228031201L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.BioMaterialMappingUpdate extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -4390321148453980797L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.CommentedEvent extends AuditEventType implements Serializable- serialVersionUID:
- -9053488530090657730L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.CurationDetailsEvent extends AuditEventType implements Serializable- serialVersionUID:
- 6621758826080039878L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.CurationNoteUpdateEvent extends CurationDetailsEvent implements Serializable- serialVersionUID:
- -1180281595664872508L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.DataAddedEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -492849538043540166L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.DataRemovedEvent extends ExpressionExperimentAnalysisEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.DataReplacedEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -3239733956797015820L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.DifferentialExpressionAnalysisEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -2254124666542924604L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.DifferentialExpressionSuitabilityEvent extends AnalysisSuitabilityEvent implements Serializable- serialVersionUID:
- -3436468845066159993L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.DoesNotNeedAttentionEvent extends CurationDetailsEvent implements Serializable- serialVersionUID:
- 6425018808816856629L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ExperimentalDesignUpdatedEvent extends AuditEventType implements Serializable- serialVersionUID:
- 6359338763821876809L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ExpressionExperimentAnalysisEvent extends AuditEventType implements Serializable- serialVersionUID:
- 6359338763821876809L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ExpressionExperimentPlatformSwitchEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- 2918272498309052073L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ExpressionExperimentUpdateFromGEOEvent extends AuditEventType implements Serializable- serialVersionUID:
- 5823969791153895703L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ExpressionExperimentVectorMergeEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- 3635469819668645913L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FactorValueNeedsAttentionEvent extends NeedsAttentionEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedBatchInformationFetchingEvent extends BatchInformationFetchingEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedBatchInformationMissingEvent extends BatchInformationMissingEvent implements Serializable- serialVersionUID:
- -3235885345623521195L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedDataReplacedEvent extends DataReplacedEvent implements Serializable- serialVersionUID:
- 304758117763492676L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedDifferentialExpressionAnalysisEvent extends NeedsAttentionEvent implements Serializable- serialVersionUID:
- 6904992064998125083L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedLinkAnalysisEvent extends NeedsAttentionEvent implements Serializable- serialVersionUID:
- 1234186759038122633L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedMeanVarianceUpdateEvent extends NeedsAttentionEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedMissingValueAnalysisEvent extends NeedsAttentionEvent implements Serializable- serialVersionUID:
- -8827983770602337826L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedPCAAnalysisEvent extends NeedsAttentionEvent implements Serializable- serialVersionUID:
- -7055117029646665872L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedProcessedVectorComputationEvent extends NeedsAttentionEvent implements Serializable- serialVersionUID:
- -3296770035025801791L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.FailedSampleCorrelationAnalysisEvent extends NeedsAttentionEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.GeeqEvent extends AuditEventType implements Serializable- serialVersionUID:
- 6621758826080039878L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.LinkAnalysisEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -9218026901325452759L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.MakePrivateEvent extends PermissionChangeEvent implements Serializable- serialVersionUID:
- 1858209889786173945L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.MakePublicEvent extends PermissionChangeEvent implements Serializable- serialVersionUID:
- -2250506177437626685L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ManualAnnotationEvent extends AnnotationEvent implements Serializable- serialVersionUID:
- -4919680073334263746L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.MeanVarianceUpdateEvent extends ExpressionExperimentAnalysisEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.MissingValueAnalysisEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -4000136638329943603L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.NeedsAttentionEvent extends CurationDetailsEvent implements Serializable- serialVersionUID:
- -1180281595664872508L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.NotTroubledStatusFlagEvent extends CurationDetailsEvent implements Serializable- serialVersionUID:
- -8586752080144045085L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.OutlierAnalysisEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- 681380361152118118L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.OutlierFoundAnalysisEvent extends OutlierAnalysisEvent implements Serializable- serialVersionUID:
- -3797610069227351691L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.OutliersNotFoundAnalysisEvent extends OutlierAnalysisEvent implements Serializable- serialVersionUID:
- -1857664606860041995L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.PCAAnalysisEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -7387174169412782003L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.PermissionChangeEvent extends AuditEventType implements Serializable- serialVersionUID:
- -7205154783209555418L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ProcessedVectorComputationEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- 3380481220417398475L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.RankComputationEvent extends ProcessedVectorComputationEvent implements Serializable- serialVersionUID:
- 7396366160834308993L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ReleaseDetailsUpdateEvent extends VersionedEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.ResetSuitabilityForDifferentialExpressionAnalysisEvent extends DifferentialExpressionSuitabilityEvent implements Serializable- serialVersionUID:
- 5909581992797452478L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.SampleCorrelationAnalysisEvent extends ExpressionExperimentAnalysisEvent implements Serializable
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.SampleRemovalEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- 6508357999103110838L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.SampleRemovalReversionEvent extends ExpressionExperimentAnalysisEvent implements Serializable- serialVersionUID:
- -2893496636576496129L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.SingleBatchDeterminationEvent extends BatchInformationFetchingEvent implements Serializable- serialVersionUID:
- -6544162258733474787L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.SingletonBatchInvalidEvent extends FailedBatchInformationFetchingEvent implements Serializable- serialVersionUID:
- 7917557159624872204L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.TooSmallDatasetLinkAnalysisEvent extends LinkAnalysisEvent implements Serializable- serialVersionUID:
- 3051344049635374788L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.TroubledStatusFlagEvent extends CurationDetailsEvent implements Serializable- serialVersionUID:
- 7335601529423635731L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.UninformativeFASTQHeadersForBatchingEvent extends FailedBatchInformationFetchingEvent implements Serializable- serialVersionUID:
- 8836148437542742955L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.UnsuitableForDifferentialExpressionAnalysisEvent extends DifferentialExpressionSuitabilityEvent implements Serializable- serialVersionUID:
- 4296161562091100967L
 
- 
Class ubic.gemma.model.common.auditAndSecurity.eventType.VersionedEvent extends AuditEventType implements Serializable
 
- 
- 
Package ubic.gemma.model.common.description- 
Class ubic.gemma.model.common.description.AnnotationValueObject extends IdentifiableValueObject<Characteristic> implements Serializable- 
Serialized Fields- 
classNameString className 
- 
classUriString classUri 
- 
descriptionString description 
- 
evidenceCodeString evidenceCode 
- 
objectClassString objectClass 
- 
parentDescriptionString parentDescription 
- 
parentLinkString parentLink 
- 
parentNameString parentName 
- 
parentOfParentDescriptionString parentOfParentDescription 
- 
parentOfParentLinkString parentOfParentLink 
- 
parentOfParentNameString parentOfParentName 
- 
termNameString termName 
- 
termUriString termUri 
 
- 
 
- 
- 
Class ubic.gemma.model.common.description.BibliographicReference extends AbstractDescribable implements Serializable- serialVersionUID:
- 5823969791153895703L
 - 
Serialized Fields- 
abstractTextString abstractText 
- 
annotatedAbstractString annotatedAbstract Deprecated.
- 
annotationsSet<Characteristic> annotations Deprecated.
- 
authorListString authorList 
- 
chemicalsSet<Compound> chemicals 
- 
citationString citation 
- 
editorString editor 
- 
fullTextUriString fullTextUri 
- 
issueString issue 
- 
keywordsSet<Keyword> keywords 
- 
meshTermsSet<MedicalSubjectHeading> meshTerms 
- 
pagesString pages 
- 
pubAccessionDatabaseEntry pubAccession 
- 
publicationString publication 
- 
publicationDateDate publicationDate 
- 
publisherString publisher 
- 
retractedBoolean retracted 
- 
titleString title 
- 
volumeString volume 
 
- 
 
- 
Class ubic.gemma.model.common.description.BibliographicReferenceValueObject extends IdentifiableValueObject<BibliographicReference> implements Serializable- 
Serialized Fields- 
abstractTextString abstractText 
- 
authorListString authorList 
- 
bibliographicPhenotypesCollection<BibliographicPhenotypesValueObject> bibliographicPhenotypes 
- 
chemicalsTermsCollection<String> chemicalsTerms 
- 
citationCitationValueObject citation 
- 
experimentsCollection<ExpressionExperimentValueObject> experiments 
- 
issueString issue 
- 
meshTermsCollection<String> meshTerms 
- 
pagesString pages 
- 
pubAccessionString pubAccession 
- 
publicationString publication 
- 
publicationDateDate publicationDate 
- 
publisherString publisher 
- 
retractedboolean retracted 
- 
titleString title 
- 
volumeString volume 
 
- 
 
- 
- 
Class ubic.gemma.model.common.description.BibRefAnnotation extends Object implements Serializable- serialVersionUID:
- -2925637697790915030L
 
- 
Class ubic.gemma.model.common.description.Characteristic extends AbstractDescribable implements Serializable- serialVersionUID:
- -7242166109264718620L
 
- 
Class ubic.gemma.model.common.description.CharacteristicValueObject extends IdentifiableValueObject<Characteristic> implements Serializable- 
Serialized Fields- 
alreadyPresentInDatabaseboolean alreadyPresentInDatabase 
- 
alreadyPresentOnGeneboolean alreadyPresentOnGene 
- 
categoryString category 
- 
categoryUriString categoryUri 
- 
childboolean child 
- 
numTimesUsedint numTimesUsed 
- 
ontologyUsedString ontologyUsed 
- 
originalValueString originalValue 
- 
privateGeneCountlong privateGeneCount 
- 
publicGeneCountlong publicGeneCount 
- 
rootboolean root 
- 
taxonString taxon 
- 
urlIdString urlId 
- 
valueString value 
- 
valueDefinitionString valueDefinition 
- 
valueIdString valueId 
- 
valueUriString valueUri 
 
- 
 
- 
- 
Class ubic.gemma.model.common.description.CitationValueObject extends Object implements Serializable
- 
Class ubic.gemma.model.common.description.DatabaseEntry extends Object implements Serializable- serialVersionUID:
- 5418961655066735636L
 - 
Serialized Fields- 
accessionString accession 
- 
accessionVersionString accessionVersion 
- 
externalDatabaseExternalDatabase externalDatabase 
- 
idLong id 
- 
UriString Uri Deprecated.
 
- 
 
- 
Class ubic.gemma.model.common.description.DatabaseEntryValueObject extends IdentifiableValueObject<DatabaseEntry> implements Serializable- serialVersionUID:
- -527323410580090L
 - 
Serialized Fields- 
accessionString accession 
- 
externalDatabaseExternalDatabaseValueObject externalDatabase 
 
- 
 
- 
Class ubic.gemma.model.common.description.ExternalDatabase extends AbstractDescribable implements Serializable- serialVersionUID:
- 6807023718405086508L
 - 
Serialized Fields- 
auditTrailAuditTrail auditTrail 
- 
databaseSupplierContact databaseSupplier 
- 
externalDatabasesSet<ExternalDatabase> externalDatabases 
- 
ftpUriString ftpUri 
- 
lastUpdatedDate lastUpdated 
- 
localInstallDbNameString localInstallDbName 
- 
releaseUrlURL releaseUrl 
- 
releaseVersionString releaseVersion 
- 
typeDatabaseType type 
- 
webUriString webUri 
 
- 
 
- 
Class ubic.gemma.model.common.description.ExternalDatabaseValueObject extends IdentifiableValueObject<ExternalDatabase> implements Serializable- serialVersionUID:
- -1714429166594162374L
 
- 
Class ubic.gemma.model.common.description.Keyword extends BibRefAnnotation implements Serializable- serialVersionUID:
- 2663428244994277220L
 
- 
Class ubic.gemma.model.common.description.LocalFile extends Object implements Serializable- serialVersionUID:
- 5057142607188347151L
 
- 
Class ubic.gemma.model.common.description.MedicalSubjectHeading extends BibRefAnnotation implements Serializable- serialVersionUID:
- 7820807342851172028L
 - 
Serialized Fields- 
qualifiersSet<MedicalSubjectHeading> qualifiers 
 
- 
 
 
- 
- 
Package ubic.gemma.model.common.search- 
Class ubic.gemma.model.common.search.SearchSettings extends Object implements Serializable- serialVersionUID:
- -982243911532743661L
 - 
Serialized Fields- 
fillResultsboolean fillResults 
- 
maxResultsint maxResults 
- 
modeSearchSettings.SearchMode mode 
- 
platformConstraintArrayDesign platformConstraint 
- 
queryString query 
- 
resultTypesSet<Class<? extends Identifiable>> resultTypes 
- 
taxonTaxon taxon 
- 
useCharacteristicsboolean useCharacteristics 
- 
useDatabaseboolean useDatabase 
- 
useGoboolean useGo 
- 
useIndicesboolean useIndices 
 
- 
 
- 
Class ubic.gemma.model.common.search.SearchSettingsValueObject extends Object implements Serializable- serialVersionUID:
- -934534534L
 - 
Serialized Fields- 
maxResultsInteger maxResults 
- 
platformConstraintArrayDesign platformConstraint 
- 
queryString query 
- 
searchBibrefsBoolean searchBibrefs 
- 
searchBioSequencesBoolean searchBioSequences 
- 
searchExperimentsBoolean searchExperiments 
- 
searchExperimentSetsBoolean searchExperimentSets 
- 
searchGenesBoolean searchGenes 
- 
searchGeneSetsBoolean searchGeneSets 
- 
searchPhenotypesBoolean searchPhenotypes 
- 
searchPlatformsBoolean searchPlatforms 
- 
searchProbesBoolean searchProbes 
- 
taxonTaxon taxon 
- 
termUriString termUri 
- 
useCharacteristicsBoolean useCharacteristics 
- 
useDatabaseBoolean useDatabase 
- 
useGoBoolean useGo 
- 
useIndicesBoolean useIndices 
 
- 
 
 
- 
- 
Package ubic.gemma.model.expression.experiment- 
Class ubic.gemma.model.expression.experiment.AbstractFactorValueValueObject extends IdentifiableValueObject<FactorValue> implements Serializable- 
Serialized Fields- 
characteristicsList<CharacteristicValueObject> characteristics 
- 
experimentalFactorCategoryCharacteristicValueObject experimentalFactorCategory 
- 
experimentalFactorIdLong experimentalFactorId 
- 
measurementMeasurementValueObject measurement 
- 
ontologyIdString ontologyId 
- 
statementsList<StatementValueObject> statements 
- 
summaryString summary 
 
- 
 
- 
- 
Class ubic.gemma.model.expression.experiment.BioAssaySet extends Investigation implements Serializable- serialVersionUID:
- 2368063046639481521L
 - 
Serialized Fields- 
accessionDatabaseEntry accession 
- 
bioAssaysSet<BioAssay> bioAssays 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.ExperimentalDesign extends AbstractDescribable implements Serializable- serialVersionUID:
- 1734101852541885497L
 - 
Serialized Fields- 
experimentalFactorsSet<ExperimentalFactor> experimentalFactors 
- 
normalizationDescriptionString normalizationDescription 
- 
qualityControlDescriptionString qualityControlDescription 
- 
replicateDescriptionString replicateDescription 
- 
typesSet<Characteristic> types 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.ExperimentalFactor extends AbstractDescribable implements Serializable- serialVersionUID:
- 4615731059510436891L
 - 
Serialized Fields- 
annotationsSet<Characteristic> annotations Deprecated.
- 
categoryCharacteristic category 
- 
experimentalDesignExperimentalDesign experimentalDesign 
- 
factorValuesSet<FactorValue> factorValues 
- 
securityOwnerExpressionExperiment securityOwner 
- 
typeFactorType type 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.ExperimentalFactorValueObject extends IdentifiableValueObject<ExperimentalFactor> implements Serializable- serialVersionUID:
- -2615804031123874251L
 - 
Serialized Fields- 
categoryString category 
- 
categoryUriString categoryUri 
- 
descriptionString description 
- 
factorValuesString factorValues Deprecated.
- 
nameString name 
- 
typeString type 
- 
valuesCollection<FactorValueValueObject> values 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.ExpressionExperiment extends BioAssaySet implements Serializable- serialVersionUID:
- -1342753625018841735L
 - 
Serialized Fields- 
allCharacteristicsSet<Characteristic> allCharacteristics 
- 
batchConfoundString batchConfound 
- 
batchEffectBatchEffectType batchEffect 
- 
batchEffectStatisticsString batchEffectStatistics 
- 
curationDetailsCurationDetails curationDetails 
- 
experimentalDesignExperimentalDesign experimentalDesign 
- 
geeqGeeq geeq 
- 
meanVarianceRelationMeanVarianceRelation meanVarianceRelation 
- 
metadataString metadata 
- 
numberOfDataVectorsInteger numberOfDataVectors 
- 
numberOfSamplesInteger numberOfSamples 
- 
otherPartsSet<ExpressionExperiment> otherParts 
- 
processedExpressionDataVectorsSet<ProcessedExpressionDataVector> processedExpressionDataVectors 
- 
quantitationTypesSet<QuantitationType> quantitationTypes 
- 
rawExpressionDataVectorsSet<RawExpressionDataVector> rawExpressionDataVectors 
- 
shortNameString shortName 
- 
sourceString source 
- 
taxonTaxon taxon 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.ExpressionExperimentDetailsValueObject extends ExpressionExperimentValueObject implements Serializable- serialVersionUID:
- -1219449523930648392L
 - 
Serialized Fields- 
arrayDesignsCollection<ArrayDesignValueObject> arrayDesigns 
- 
batchFetchEventTypeString batchFetchEventType 
- 
dateArrayDesignLastUpdatedDate dateArrayDesignLastUpdated 
- 
dateBatchFetchDate dateBatchFetch 
- 
dateCachedDate dateCached 
- 
dateDifferentialAnalysisDate dateDifferentialAnalysis 
- 
dateLinkAnalysisDate dateLinkAnalysis 
- 
dateMissingValueAnalysisDate dateMissingValueAnalysis 
- 
datePcaAnalysisDate datePcaAnalysis 
- 
dateProcessedDataVectorComputationDate dateProcessedDataVectorComputation 
- 
differentialExpressionAnalysesCollection<DifferentialExpressionAnalysisValueObject> differentialExpressionAnalyses 
- 
expressionExperimentSetsCollection<ExpressionExperimentSetValueObject> expressionExperimentSets 
- 
hasBatchInformationboolean hasBatchInformation 
- 
hasBothIntensitiesBoolean hasBothIntensities 
- 
hasCoexpressionAnalysisBoolean hasCoexpressionAnalysis 
- 
hasDifferentialExpressionAnalysisBoolean hasDifferentialExpressionAnalysis 
- 
hasEitherIntensityBoolean hasEitherIntensity 
- 
hasMultiplePreferredQuantitationTypesBoolean hasMultiplePreferredQuantitationTypes 
- 
hasMultipleTechnologyTypesBoolean hasMultipleTechnologyTypes 
- 
isRNASeqBoolean isRNASeq 
- 
lastArrayDesignUpdateDateString lastArrayDesignUpdateDate 
- 
linkAnalysisEventTypeString linkAnalysisEventType 
- 
minPvalueDouble minPvalue 
- 
missingValueAnalysisEventTypeString missingValueAnalysisEventType 
- 
numAnnotationsLong numAnnotations 
- 
numPopulatedFactorsLong numPopulatedFactors 
- 
originalPlatformsCollection<ArrayDesignValueObject> originalPlatforms 
- 
otherPartsCollection<ExpressionExperimentValueObject> otherParts 
- 
pcaAnalysisEventTypeString pcaAnalysisEventType 
- 
primaryCitationCitationValueObject primaryCitation 
- 
processedDataVectorComputationEventTypeString processedDataVectorComputationEventType 
- 
pubmedIdInteger pubmedId 
- 
QChtmlString QChtml 
- 
reprocessedFromRawDataboolean reprocessedFromRawData 
- 
sampleRemovedFlagsCollection<AuditEventValueObject> sampleRemovedFlags 
- 
secondaryAccessionString secondaryAccession 
- 
secondaryExternalDatabaseString secondaryExternalDatabase 
- 
secondaryExternalUriString secondaryExternalUri 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.ExpressionExperimentSetValueObject extends IdentifiableValueObject<ExpressionExperimentSet> implements Serializable- serialVersionUID:
- -6852364688337216390L
 - 
Serialized Fields- 
descriptionString description 
- 
expressionExperimentIdsCollection<Long> expressionExperimentIds 
- 
isPublicboolean isPublic 
- 
modifiableboolean modifiable 
- 
nameString name 
- 
numWithCoexpressionAnalysisInteger numWithCoexpressionAnalysis 
- 
numWithDifferentialExpressionAnalysisInteger numWithDifferentialExpressionAnalysis 
- 
sharedboolean shared 
- 
sizeInteger size 
- 
taxonIdLong taxonId 
- 
taxonNameString taxonName 
- 
userCanWriteboolean userCanWrite 
- 
userOwnedboolean userOwned 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.ExpressionExperimentSubSet extends BioAssaySet implements Serializable- serialVersionUID:
- -1880425342951467283L
 - 
Serialized Fields- 
sourceExperimentExpressionExperiment sourceExperiment 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.ExpressionExperimentSubsetValueObject extends ExpressionExperimentValueObject implements Serializable
- 
Class ubic.gemma.model.expression.experiment.ExpressionExperimentValueObject extends AbstractCuratableValueObject<ExpressionExperiment> implements Serializable- serialVersionUID:
- -6861385216096602508L
 - 
Serialized Fields- 
accessionString accession 
- 
arrayDesignCountLong arrayDesignCount 
- 
batchConfoundString batchConfound 
- 
batchEffectString batchEffect 
- 
batchEffectStatisticsString batchEffectStatistics 
- 
bioMaterialCountInteger bioMaterialCount 
- 
currentUserHasWritePermissionBoolean currentUserHasWritePermission 
- 
currentUserIsOwnerBoolean currentUserIsOwner 
- 
descriptionString description 
- 
experimentalDesignLong experimentalDesign 
- 
externalDatabaseString externalDatabase 
- 
externalDatabaseUriString externalDatabaseUri 
- 
externalUriString externalUri 
- 
geeqGeeqValueObject geeq 
- 
isPublicBoolean isPublic 
- 
isSharedBoolean isShared 
- 
metadataString metadata 
- 
nameString name 
- 
numberOfBioAssaysInteger numberOfBioAssays 
- 
processedExpressionVectorCountInteger processedExpressionVectorCount 
- 
shortNameString shortName 
- 
sourceString source 
- 
suitableForDEABoolean suitableForDEA 
- 
taxonObjectTaxonValueObject taxonObject 
- 
technologyTypeString technologyType 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.FactorValue extends Object implements Serializable- serialVersionUID:
- -3783172994360698631L
 - 
Serialized Fields- 
characteristicsSet<Statement> characteristics 
- 
experimentalFactorExperimentalFactor experimentalFactor 
- 
idLong id 
- 
isBaselineBoolean isBaseline 
- 
measurementMeasurement measurement 
- 
needsAttentionboolean needsAttention 
- 
oldStyleCharacteristicsSet<Characteristic> oldStyleCharacteristics Deprecated.
- 
securityOwnerExpressionExperiment securityOwner 
- 
valueString value Deprecated.
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.FactorValueBasicValueObject extends AbstractFactorValueValueObject implements Serializable- serialVersionUID:
- 3378801249808036785L
 - 
Serialized Fields- 
valueString value Deprecated.
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.FactorValueValueObject extends AbstractFactorValueValueObject implements Serializable- serialVersionUID:
- 3378801249808036785L
 - 
Serialized Fields- 
categoryString category Deprecated.
- 
categoryUriString categoryUri Deprecated.
- 
charIdLong charId Deprecated.
- 
factorIdLong factorId Deprecated.
- 
needsAttentionBoolean needsAttention Deprecated.
- 
objectString object Deprecated.
- 
objectUriString objectUri Deprecated.
- 
predicateString predicate Deprecated.
- 
predicateUriString predicateUri Deprecated.
- 
secondObjectString secondObject Deprecated.
- 
secondObjectUriString secondObjectUri Deprecated.
- 
secondPredicateString secondPredicate Deprecated.
- 
secondPredicateUriString secondPredicateUri Deprecated.
- 
valueString value Deprecated.
- 
valueUriString valueUri Deprecated.
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.FreeTextExpressionExperimentResultsValueObject extends SessionBoundExpressionExperimentSetValueObject implements Serializable- serialVersionUID:
- 3557304710219740029L
 - 
Serialized Fields- 
queryStringString queryString 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.Geeq extends Object implements Serializable- serialVersionUID:
- 4783171234360698630L
 - 
Serialized Fields- 
batchCorrectedboolean batchCorrected 
- 
corrMatIssuesbyte corrMatIssues 
- 
detectedQualityScoredouble detectedQualityScore 
- 
detectedSuitabilityScoredouble detectedSuitabilityScore 
- 
idLong id 
- 
manualBatchConfoundActiveboolean manualBatchConfoundActive 
- 
manualBatchEffectActiveboolean manualBatchEffectActive 
- 
manualHasBatchConfoundboolean manualHasBatchConfound 
- 
manualHasNoBatchEffectboolean manualHasNoBatchEffect 
- 
manualHasStrongBatchEffectboolean manualHasStrongBatchEffect 
- 
manualQualityOverrideboolean manualQualityOverride 
- 
manualQualityScoredouble manualQualityScore 
- 
manualSuitabilityOverrideboolean manualSuitabilityOverride 
- 
manualSuitabilityScoredouble manualSuitabilityScore 
- 
noVectorsboolean noVectors 
- 
otherIssuesString otherIssues 
- 
qScoreBatchConfounddouble qScoreBatchConfound 
- 
qScoreBatchEffectdouble qScoreBatchEffect 
- 
qScoreBatchInfodouble qScoreBatchInfo 
- 
qScoreOutliersdouble qScoreOutliers 
- 
qScorePlatformsTechdouble qScorePlatformsTech 
- 
qScoreReplicatesdouble qScoreReplicates 
- 
qScoreSampleCorrelationVariancedouble qScoreSampleCorrelationVariance 
- 
qScoreSampleMeanCorrelationdouble qScoreSampleMeanCorrelation 
- 
qScoreSampleMedianCorrelationdouble qScoreSampleMedianCorrelation 
- 
replicatesIssuesbyte replicatesIssues 
- 
sScoreAvgPlatformPopularitydouble sScoreAvgPlatformPopularity 
- 
sScoreAvgPlatformSizedouble sScoreAvgPlatformSize 
- 
sScoreMissingValuesdouble sScoreMissingValues 
- 
sScorePlatformAmountdouble sScorePlatformAmount 
- 
sScorePlatformsTechMultidouble sScorePlatformsTechMulti 
- 
sScorePublicationdouble sScorePublication 
- 
sScoreRawDatadouble sScoreRawData 
- 
sScoreSampleSizedouble sScoreSampleSize 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.GeeqAdminValueObject extends GeeqValueObject implements Serializable- 
Serialized Fields- 
detectedQualityScoredouble detectedQualityScore 
- 
detectedSuitabilityScoredouble detectedSuitabilityScore 
- 
manualBatchConfoundActiveboolean manualBatchConfoundActive 
- 
manualBatchEffectActiveboolean manualBatchEffectActive 
- 
manualHasBatchConfoundboolean manualHasBatchConfound 
- 
manualHasNoBatchEffectboolean manualHasNoBatchEffect 
- 
manualHasStrongBatchEffectboolean manualHasStrongBatchEffect 
- 
manualQualityOverrideboolean manualQualityOverride 
- 
manualQualityScoredouble manualQualityScore 
- 
manualSuitabilityOverrideboolean manualSuitabilityOverride 
- 
manualSuitabilityScoredouble manualSuitabilityScore 
- 
otherIssuesString otherIssues 
- 
qScoreBatchConfounddouble qScoreBatchConfound 
- 
qScoreBatchEffectdouble qScoreBatchEffect 
 
- 
 
- 
- 
Class ubic.gemma.model.expression.experiment.GeeqValueObject extends IdentifiableValueObject<Geeq> implements Serializable- 
Serialized Fields- 
batchCorrectedboolean batchCorrected 
- 
corrMatIssuesbyte corrMatIssues 
- 
noVectorsboolean noVectors 
- 
publicQualityScoredouble publicQualityScore 
- 
publicSuitabilityScoredouble publicSuitabilityScore 
- 
qScoreBatchInfodouble qScoreBatchInfo 
- 
qScoreOutliersdouble qScoreOutliers 
- 
qScorePlatformsTechdouble qScorePlatformsTech 
- 
qScorePublicBatchConfounddouble qScorePublicBatchConfound 
- 
qScorePublicBatchEffectdouble qScorePublicBatchEffect 
- 
qScoreReplicatesdouble qScoreReplicates 
- 
qScoreSampleCorrelationVariancedouble qScoreSampleCorrelationVariance 
- 
qScoreSampleMeanCorrelationdouble qScoreSampleMeanCorrelation 
- 
qScoreSampleMedianCorrelationdouble qScoreSampleMedianCorrelation 
- 
replicatesIssuesbyte replicatesIssues 
- 
sScoreAvgPlatformPopularitydouble sScoreAvgPlatformPopularity 
- 
sScoreAvgPlatformSizedouble sScoreAvgPlatformSize 
- 
sScoreMissingValuesdouble sScoreMissingValues 
- 
sScorePlatformAmountdouble sScorePlatformAmount 
- 
sScorePlatformsTechMultidouble sScorePlatformsTechMulti 
- 
sScorePublicationdouble sScorePublication 
- 
sScoreRawDatadouble sScoreRawData 
- 
sScoreSampleSizedouble sScoreSampleSize 
 
- 
 
- 
- 
Class ubic.gemma.model.expression.experiment.SessionBoundExpressionExperimentSetValueObject extends ExpressionExperimentSetValueObject implements Serializable- serialVersionUID:
- 2068650886972222818L
 - 
Serialized Fields- 
modifiedboolean modified 
 
- 
 
- 
Class ubic.gemma.model.expression.experiment.Statement extends Characteristic implements Serializable
- 
Class ubic.gemma.model.expression.experiment.StatementValueObject extends IdentifiableValueObject<Statement> implements Serializable- 
Serialized Fields- 
categoryString category 
- 
categoryUriString categoryUri 
- 
objectString object 
- 
objectIdString objectId 
- 
objectUriString objectUri 
- 
predicateString predicate 
- 
predicateUriString predicateUri 
- 
secondObjectString secondObject 
- 
secondObjectUriString secondObjectUri 
- 
secondPredicateString secondPredicate 
- 
secondPredicateUriString secondPredicateUri 
- 
subjectString subject 
- 
subjectIdString subjectId 
- 
subjectUriString subjectUri 
 
- 
 
- 
 
- 
- 
Package ubic.gemma.model.genome- 
Class ubic.gemma.model.genome.Chromosome extends Object implements Serializable- serialVersionUID:
- 7394734846565885136L
 - 
Serialized Fields- 
assemblyDatabaseExternalDatabase assemblyDatabase 
- 
idLong id 
- 
nameString name 
- 
sequenceBioSequence sequence 
- 
taxonTaxon taxon 
 
- 
 
- 
Class ubic.gemma.model.genome.ChromosomeFeature extends AbstractDescribable implements Serializable- serialVersionUID:
- -8627296370886752496L
 - 
Serialized Fields- 
physicalLocationPhysicalLocation physicalLocation 
- 
previousNcbiIdString previousNcbiId 
 
- 
 
- 
Class ubic.gemma.model.genome.ChromosomeLocation extends Object implements Serializable- serialVersionUID:
- -4932607147290671454L
 - 
Serialized Fields- 
chromosomeChromosome chromosome 
- 
idLong id 
 
- 
 
- 
Class ubic.gemma.model.genome.Gene extends ChromosomeFeature implements Serializable- serialVersionUID:
- -5693198926006383546L
 - 
Serialized Fields- 
accessionsSet<DatabaseEntry> accessions 
- 
aliasesSet<GeneAlias> aliases 
- 
ensemblIdString ensemblId 
- 
multifunctionalityMultifunctionality multifunctionality 
- 
ncbiGeneIdInteger ncbiGeneId 
- 
officialNameString officialName 
- 
officialSymbolString officialSymbol 
- 
phenotypeAssociationsSet<PhenotypeAssociation> phenotypeAssociations Deprecated.
- 
productsSet<GeneProduct> products 
- 
taxonTaxon taxon 
 
- 
 
- 
Class ubic.gemma.model.genome.GeneOntologyTermValueObject extends Object implements Serializable
- 
Class ubic.gemma.model.genome.PhysicalLocation extends ChromosomeLocation implements Serializable- serialVersionUID:
- -6580769809003779541L
 
- 
Class ubic.gemma.model.genome.PhysicalLocationValueObject extends IdentifiableValueObject<PhysicalLocation> implements Serializable
- 
Class ubic.gemma.model.genome.Taxon extends Object implements Serializable- serialVersionUID:
- 9219471082900615778L
 
- 
Class ubic.gemma.model.genome.TaxonValueObject extends IdentifiableValueObject<Taxon> implements Serializable
 
- 
- 
Package ubic.gemma.model.genome.biosequence- 
Class ubic.gemma.model.genome.biosequence.BioSequence extends AbstractDescribable implements Serializable- serialVersionUID:
- -6620431603579954167L
 - 
Serialized Fields- 
bioSequence2GeneProductSet<BioSequence2GeneProduct> bioSequence2GeneProduct 
- 
fractionRepeatsDouble fractionRepeats 
- 
isApproximateLengthBoolean isApproximateLength 
- 
isCircularBoolean isCircular 
- 
lengthLong length 
- 
polymerTypePolymerType polymerType 
- 
sequenceString sequence 
- 
sequenceDatabaseEntryDatabaseEntry sequenceDatabaseEntry 
- 
taxonTaxon taxon 
- 
typeSequenceType type 
 
- 
 
 
- 
- 
Package ubic.gemma.persistence.hibernate- 
Class ubic.gemma.persistence.hibernate.XSDEntityResolver extends DTDEntityResolver implements Serializable
 
- 
- 
Package ubic.gemma.persistence.service- 
Class ubic.gemma.persistence.service.AbstractServiceTest.ExceptionWithMessage extends Exception implements Serializable
- 
Class ubic.gemma.persistence.service.AbstractServiceTest.ExceptionWithoutMessage extends Exception implements Serializable
 
- 
- 
Package ubic.gemma.persistence.service.analysis.expression.diff- 
Class ubic.gemma.persistence.service.analysis.expression.diff.MissingResult extends DiffExprGeneSearchResult implements Serializable- serialVersionUID:
- -2868418055346274525L
 
- 
Class ubic.gemma.persistence.service.analysis.expression.diff.NonRetainedResult extends DiffExprGeneSearchResult implements Serializable- serialVersionUID:
- 3501605965895623139L
 
 
- 
- 
Package ubic.gemma.persistence.service.association.coexpression- 
Class ubic.gemma.persistence.service.association.coexpression.CoexpressionCacheValueObject extends Object implements Serializable- serialVersionUID:
- 184287422449009209L
 - 
Serialized Fields- 
coexGeneSymbolString coexGeneSymbol 
- 
coexpGeneLong coexpGene 
- 
positiveCorrelationboolean positiveCorrelation 
- 
queryGeneLong queryGene 
- 
queryGeneSymbolString queryGeneSymbol 
- 
supportint support 
- 
supportDetailsIdLong supportDetailsId 
- 
supportingDatasetsCollection<Long> supportingDatasets 
- 
testedInDatasetsubic.gemma.persistence.service.association.coexpression.CompressedLongSet testedInDatasets 
 
- 
 
- 
Class ubic.gemma.persistence.service.association.coexpression.CoexpressionValueObject extends Object implements Serializable- 
Serialized Fields- 
coexGeneIdLong coexGeneId 
- 
coexGeneSymbolString coexGeneSymbol 
- 
eeConstraintboolean eeConstraint 
- 
fromCacheboolean fromCache 
- 
interQueryLinkboolean interQueryLink 
- 
maxResultsint maxResults 
- 
positiveCorrelationboolean positiveCorrelation 
- 
queryGeneIdLong queryGeneId 
- 
queryGeneSymbolString queryGeneSymbol 
- 
queryStringencyint queryStringency 
- 
supportInteger support 
- 
supportDetailsIdLong supportDetailsId 
- 
supportingDatasetsSet<Long> supportingDatasets 
- 
testedInDatasetsSet<Long> testedInDatasets 
 
- 
 
- 
 
- 
- 
Package ubic.gemma.persistence.service.common.quantitationtype- 
Class ubic.gemma.persistence.service.common.quantitationtype.NonUniqueQuantitationTypeByNameException extends Exception implements Serializable
 
- 
- 
Package ubic.gemma.persistence.service.expression.experiment- 
Class ubic.gemma.persistence.service.expression.experiment.FactorValueMigratorService.MigrationFailedException extends RuntimeException implements Serializable- 
Serialized Fields- 
migrationFactorValueMigratorService.Migration migration 
 
- 
 
- 
 
- 
- 
Package ubic.gemma.persistence.service.maintenance
- 
Package ubic.gemma.rest- 
Class ubic.gemma.rest.DatasetsWebService.AnnotationWithUsageStatisticsValueObject extends AnnotationValueObject implements Serializable- 
Serialized Fields- 
numberOfExpressionExperimentsLong numberOfExpressionExperiments 
- 
parentTermsSet<DatasetsWebService.OntologyTermValueObject> parentTerms 
 
- 
 
- 
- 
Class ubic.gemma.rest.DatasetsWebService.ArrayDesignWithUsageStatisticsValueObject extends ArrayDesignValueObject implements Serializable- 
Serialized Fields- 
numberOfExpressionExperimentsForTechnologyTypeLong numberOfExpressionExperimentsForTechnologyType 
 
- 
 
- 
- 
Class ubic.gemma.rest.DatasetsWebService.DifferentialExpressionAnalysisResultByGeneValueObject extends DifferentialExpressionAnalysisResultValueObject implements Serializable- 
Serialized Fields- 
baselineFactorValueBasicValueObject baseline 
- 
experimentAnalyzedIdLong experimentAnalyzedId 
- 
resultSetIdLong resultSetId 
- 
secondBaselineFactorValueBasicValueObject secondBaseline 
- 
sourceExperimentIdLong sourceExperimentId 
 
- 
 
- 
- 
Class ubic.gemma.rest.DatasetsWebService.ExpressionExperimentWithSearchResultValueObject extends ExpressionExperimentValueObject implements Serializable- 
Serialized Fields- 
searchResultSearchWebService.SearchResultValueObject<ExpressionExperimentValueObject> searchResult 
 
- 
 
- 
- 
Class ubic.gemma.rest.DatasetsWebService.TaxonWithUsageStatisticsValueObject extends TaxonValueObject implements Serializable- 
Serialized Fields- 
numberOfExpressionExperimentsLong numberOfExpressionExperiments 
 
- 
 
- 
 
- 
- 
Package ubic.gemma.rest.serializers- 
Class ubic.gemma.rest.serializers.AbstractFactorValueValueObjectSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<T extends AbstractFactorValueValueObject> implements Serializable
- 
Class ubic.gemma.rest.serializers.FactorValueBasicValueObjectSerializer extends AbstractFactorValueValueObjectSerializer<FactorValueBasicValueObject> implements Serializable
- 
Class ubic.gemma.rest.serializers.FactorValueValueObjectSerializer extends AbstractFactorValueValueObjectSerializer<FactorValueValueObject> implements Serializable
 
- 
- 
Package ubic.gemma.rest.util- 
Class ubic.gemma.rest.util.EntityNotFoundException extends Exception implements Serializable
- 
Class ubic.gemma.rest.util.MalformedArgException extends javax.ws.rs.BadRequestException implements Serializable
 
- 
- 
Package ubic.gemma.web.controller.common.auditAndSecurity- 
Class ubic.gemma.web.controller.common.auditAndSecurity.FileUpload extends Object implements Serializable- serialVersionUID:
- 537156568346654834L
 - 
Serialized Fields- 
filebyte[] file 
- 
localPathString localPath 
 
- 
 
- 
Class ubic.gemma.web.controller.common.auditAndSecurity.SidValueObject extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
authorityString authority 
- 
principalboolean principal 
 
- 
 
 
- 
- 
Package ubic.gemma.web.controller.diff- 
Class ubic.gemma.web.controller.diff.DiffExpressionSearchCommand extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
dirtyboolean dirty 
- 
eeIdsCollection<Long> eeIds 
- 
eeQueryString eeQuery 
- 
eeSetIdLong eeSetId 
- 
eeSetNameString eeSetName 
- 
geneIdsCollection<Long> geneIds 
- 
selectedFactorsCollection<DiffExpressionSelectedFactorCommand> selectedFactors 
- 
taxonIdLong taxonId 
- 
thresholdDouble threshold 
 
- 
 
 
- 
- 
Package ubic.gemma.web.controller.expression.arrayDesign- 
Class ubic.gemma.web.controller.expression.arrayDesign.ArrayDesignValueObjectExt extends ArrayDesignValueObject implements Serializable- serialVersionUID:
- 218696698777199533L
 - 
Serialized Fields- 
additionalTaxaSet<String> additionalTaxa 
- 
allParentsAnnotationLinkString allParentsAnnotationLink 
- 
alternateNamesCollection<String> alternateNames 
- 
alternativeArrayDesignValueObject alternative 
- 
bioProcessAnnotationLinkString bioProcessAnnotationLink 
- 
colorStringString colorString 
- 
mergeesCollection<ArrayDesignValueObject> mergees 
- 
mergerArrayDesignValueObject merger 
- 
noParentsAnnotationLinkString noParentsAnnotationLink 
- 
subsumeesCollection<ArrayDesignValueObject> subsumees 
- 
subsumerArrayDesignValueObject subsumer 
 
- 
 
 
- 
- 
Package ubic.gemma.web.controller.expression.experiment- 
Class ubic.gemma.web.controller.expression.experiment.DesignMatrixRowValueObject extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class ubic.gemma.web.controller.expression.experiment.ExperimentalFactorValueWebUIObject extends ExperimentalFactorValueObject implements Serializable- 
Serialized Fields- 
bioMaterialCharacteristicCategoryToUseString bioMaterialCharacteristicCategoryToUse 
 
- 
 
- 
- 
Class ubic.gemma.web.controller.expression.experiment.ExpressionExperimentDataFetchCommand extends TaskCommand implements Serializable- serialVersionUID:
- 1L
 
- 
Class ubic.gemma.web.controller.expression.experiment.ExpressionExperimentEditValueObject extends ExpressionExperimentDetailsValueObject implements Serializable- serialVersionUID:
- 1630521876359566915L
 - 
Serialized Fields- 
bioAssaysCollection<BioAssayValueObject> bioAssays 
- 
quantitationTypesCollection<QuantitationTypeValueObject> quantitationTypes 
 
- 
 
- 
Class ubic.gemma.web.controller.expression.experiment.SimpleExpressionExperimentLoadTaskCommand extends SimpleExpressionExperimentMetaData implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package ubic.gemma.web.util- 
Class ubic.gemma.web.util.ConfigurationCookie extends javax.servlet.http.Cookie implements Serializable- 
Serialized Fields- 
configurationorg.apache.commons.configuration2.PropertiesConfiguration configuration 
 
- 
 
- 
- 
Class ubic.gemma.web.util.EntityNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- -4361183252269974819L
 
- 
Class ubic.gemma.web.util.LabelValue extends Object implements Serializable- serialVersionUID:
- 3485837885293359602L
 
- 
Class ubic.gemma.web.util.ServiceUnavailableException extends RuntimeException implements Serializable
 
- 
- 
Package ubic.gemma.web.util.upload- 
Class ubic.gemma.web.util.upload.CommonsMultipartFile extends Object implements Serializable- serialVersionUID:
- 6483196912349343465L
 - 
Serialized Fields- 
fileItemorg.apache.commons.fileupload.FileItem fileItem Deprecated.
- 
sizelong size Deprecated.
 
- 
 
- 
Class ubic.gemma.web.util.upload.UploadInfo extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
bytesReadlong bytesRead 
- 
fileIndexint fileIndex 
- 
statusString status 
- 
totalSizelong totalSize 
 
- 
 
 
-