@Repository public class CoexpressionAnalysisDaoImpl extends AnalysisDaoBase<CoexpressionAnalysis> implements CoexpressionAnalysisDao
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.analysis.expression.coexpression.CoexpressionAnalysis.
CoexpressionAnalysiselementClass, log| Constructor and Description |
|---|
CoexpressionAnalysisDaoImpl(SessionFactory sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
CoexpCorrelationDistribution |
getCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment) |
Collection<Long> |
getExperimentsWithAnalysis(Collection<Long> idsToFilter) |
Boolean |
hasCoexpCorrelationDistribution(ExpressionExperiment ee) |
findByInvestigation, findByInvestigations, findByName, findByTaxoncountAll, create, create, find, findByProperty, findByPropertyIn, findOneByProperty, findOrCreate, flush, flushAndClear, getElementClass, getSessionFactory, load, load, loadAll, reattach, reattach, remove, remove, remove, removeAll, save, save, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindByInvestigation, findByInvestigations, findByName, findByTaxon@Autowired public CoexpressionAnalysisDaoImpl(SessionFactory sessionFactory)
public CoexpCorrelationDistribution getCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment)
getCoexpCorrelationDistribution in interface CoexpressionAnalysisDaopublic Collection<Long> getExperimentsWithAnalysis(Collection<Long> idsToFilter)
getExperimentsWithAnalysis in interface CoexpressionAnalysisDaopublic Boolean hasCoexpCorrelationDistribution(ExpressionExperiment ee)
hasCoexpCorrelationDistribution in interface CoexpressionAnalysisDaoCopyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.