@Repository public class CoexpressionAnalysisDaoImpl extends SingleExperimentAnalysisDaoBase<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.
CoexpressionAnalysisDEFAULT_BATCH_SIZE, elementClass, 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) |
findByExperiment, findByExperiments, findByName, findByTaxoncountAll, create, create, createInBatch, find, findByProperty, findByPropertyIn, findOneByProperty, findOrCreate, flush, getElementClass, getSessionFactory, load, load, loadAll, remove, remove, remove, removeAllInBatch, removeInBatch, save, save, saveInBatch, update, update, updateInBatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindByExperiment, findByExperimentsfindByName, findByTaxoncountAll, create, create, createInBatch, find, findOrCreate, getElementClass, load, load, loadAll, remove, remove, remove, removeAllInBatch, removeInBatch, save, save, saveInBatch, update, update, updateInBatch@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.