public class ExpressionExperimentDetailsValueObject extends ExpressionExperimentValueObject
description, name, numberOfBioAssays
id
Constructor and Description |
---|
ExpressionExperimentDetailsValueObject()
Required when using the class as a spring bean.
|
ExpressionExperimentDetailsValueObject(ExpressionExperiment ee) |
ExpressionExperimentDetailsValueObject(ExpressionExperiment ee,
gemma.gsec.acl.domain.AclObjectIdentity aoi,
gemma.gsec.acl.domain.AclSid sid) |
ExpressionExperimentDetailsValueObject(ExpressionExperimentValueObject vo) |
getBioAssayCount, getIsPublic, getIsShared, getSecurableClass, getTaxon, getTaxonId, getUserCanWrite, getUserOwned, setIsPublic, setIsShared, setUserCanWrite, setUserOwned, toString
getCurationNote, getLastNeedsAttentionEvent, getLastNoteUpdateEvent, getLastTroubledEvent, getLastUpdated, getNeedsAttention, setCurationNote, setLastNeedsAttentionEvent, setLastNoteUpdateEvent, setLastTroubledEvent, setLastUpdated, setNeedsAttention, setTroubled
getId, setId
public ExpressionExperimentDetailsValueObject()
public ExpressionExperimentDetailsValueObject(ExpressionExperiment ee)
public ExpressionExperimentDetailsValueObject(ExpressionExperiment ee, gemma.gsec.acl.domain.AclObjectIdentity aoi, gemma.gsec.acl.domain.AclSid sid)
public ExpressionExperimentDetailsValueObject(ExpressionExperimentValueObject vo)
public void auditEvents2SampleRemovedFlags(Collection<AuditEvent> s)
public Boolean getActuallyTroubled()
public Collection<ArrayDesignValueObject> getArrayDesigns()
public String getBatchFetchEventType()
public Date getDateArrayDesignLastUpdated()
public Date getDateBatchFetch()
public Date getDateCached()
public Date getDateDifferentialAnalysis()
public Date getDateLinkAnalysis()
public Date getDateMissingValueAnalysis()
public Date getDatePcaAnalysis()
public Date getDateProcessedDataVectorComputation()
public String getDescription()
public Collection<DifferentialExpressionAnalysisValueObject> getDifferentialExpressionAnalyses()
public Collection<ExpressionExperimentSetValueObject> getExpressionExperimentSets()
public Boolean getHasBothIntensities()
public Boolean getHasCoexpressionAnalysis()
public Boolean getHasDifferentialExpressionAnalysis()
public Boolean getHasEitherIntensity()
public Boolean getHasMultiplePreferredQuantitationTypes()
public Boolean getHasMultipleTechnologyTypes()
public Boolean getIsRNASeq()
public String getLastArrayDesignUpdateDate()
public String getLinkAnalysisEventType()
public Double getMinPvalue()
public String getMissingValueAnalysisEventType()
public Integer getNumAnnotations()
public Integer getNumPopulatedFactors()
public Collection<ArrayDesignValueObject> getOriginalPlatforms()
public Collection<ExpressionExperimentValueObject> getOtherParts()
public String getPcaAnalysisEventType()
public Boolean getPlatformTroubled()
public CitationValueObject getPrimaryCitation()
public String getProcessedDataVectorComputationEventType()
public Integer getPubmedId()
public String getQChtml()
public boolean getReprocessedFromRawData()
public Collection<AuditEventValueObject> getSampleRemovedFlags()
public String getSecondaryAccession()
public String getSecondaryExternalDatabase()
public String getSecondaryExternalUri()
public Boolean getTroubled()
getTroubled
in class AbstractCuratableValueObject<ExpressionExperiment>
public String getTroubleDetails()
getTroubleDetails
in class AbstractCuratableValueObject<ExpressionExperiment>
getTroubleDetails(boolean)
public String getTroubleDetails(boolean htmlEscape)
getTroubleDetails
in class AbstractCuratableValueObject<ExpressionExperiment>
htmlEscape
- whether to escape the returned string for htmlpublic boolean isHasBatchInformation()
public void setArrayDesigns(Collection<ArrayDesignValueObject> arrayDesigns)
arrayDesigns
- arrayDesign value objects to associatepublic void setBatchFetchEventType(String batchFetchEventType)
public void setDateArrayDesignLastUpdated(Date dateArrayDesignLastUpdated)
public void setDateBatchFetch(Date dateBatchFetch)
public void setDateCached(Date dateCached)
public void setDateDifferentialAnalysis(Date dateDifferentialAnalysis)
public void setDateLinkAnalysis(Date dateLinkAnalysis)
public void setDateMissingValueAnalysis(Date dateMissingValueAnalysis)
public void setDatePcaAnalysis(Date datePcaAnalysis)
public void setDateProcessedDataVectorComputation(Date dateProcessedDataVectorComputation)
public void setDescription(String description)
public void setDifferentialExpressionAnalyses(Collection<DifferentialExpressionAnalysisValueObject> differentialExpressionAnalyses)
public void setExpressionExperimentSets(Collection<ExpressionExperimentSetValueObject> expressionExperimentSets)
expressionExperimentSets
- the expressionExperimentSets to setpublic void setHasBatchInformation(boolean hasBatchInformation)
public void setHasBothIntensities(boolean hasBothIntensities)
public void setHasCoexpressionAnalysis(Boolean hasCoexpressionAnalysis)
public void setHasDifferentialExpressionAnalysis(Boolean hasDifferentialExpressionAnalysis)
public void setHasEitherIntensity(Boolean hasEitherIntensity)
public void setHasMultiplePreferredQuantitationTypes(Boolean hasMultiplePreferredQuantitationTypes)
public void setHasMultipleTechnologyTypes(Boolean hasMultipleTechnologyTypes)
public void setIsRNASeq(Boolean isRNASeq)
public void setLastArrayDesignUpdateDate(String lastArrayDesignUpdateDate)
public void setLinkAnalysisEventType(String linkAnalysisEventType)
public void setMinPvalue(Double minPvalue)
public void setMissingValueAnalysisEventType(String missingValueAnalysisEventType)
public void setNumAnnotations(Integer numAnnotations)
public void setNumPopulatedFactors(Integer numPopulatedFactors)
public void setOriginalPlatforms(Collection<ArrayDesignValueObject> originalPlatforms)
public void setPcaAnalysisEventType(String pcaAnalysisEventType)
public void setPrimaryCitation(CitationValueObject primaryCitation)
public void setProcessedDataVectorComputationEventType(String processedDataVectorComputationEventType)
public void setPubmedId(Integer pubmedId)
public void setQChtml(String qChtml)
public void setReprocessedFromRawData(boolean reprocessedFromRawData)
public void setSampleRemovedFlags(Collection<AuditEventValueObject> sampleRemovedFlags)
public void setSecondaryAccession(String secondaryAccession)
public void setSecondaryExternalDatabase(String secondaryExternalDatabase)
public void setSecondaryExternalUri(String secondaryExternalUri)
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.