@Repository public class RawExpressionDataVectorDaoImpl extends DesignElementDataVectorDaoImpl<RawExpressionDataVector> implements RawExpressionDataVectorDao
elementClass, log| Constructor and Description |
|---|
RawExpressionDataVectorDaoImpl(SessionFactory sessionFactory) |
find, findRawAndProcessed, findRawAndProcessed, removeRawAndProcessed, thaw, thaw, thawRawAndProcessedcountAll, create, create, 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, waitcreate, create, find, findRawAndProcessed, findRawAndProcessed, load, loadAll, removeRawAndProcessed, thaw, thaw, thawRawAndProcessed@Autowired public RawExpressionDataVectorDaoImpl(SessionFactory sessionFactory)
public ExpressionExperiment addVectors(Long eeId, Collection<RawExpressionDataVector> vectors)
addVectors in interface RawExpressionDataVectorDaopublic Collection<RawExpressionDataVector> find(BioAssayDimension bioAssayDimension)
find in interface DesignElementDataVectorDao<RawExpressionDataVector>public Collection<RawExpressionDataVector> find(Collection<QuantitationType> quantitationTypes)
find in interface DesignElementDataVectorDao<RawExpressionDataVector>public Collection<RawExpressionDataVector> find(ArrayDesign arrayDesign, QuantitationType quantitationType)
find in interface DesignElementDataVectorDao<RawExpressionDataVector>public Collection<RawExpressionDataVector> find(Collection<CompositeSequence> designElements, QuantitationType quantitationType)
find in interface DesignElementDataVectorDao<RawExpressionDataVector>public Collection<RawExpressionDataVector> findByExpressionExperiment(ExpressionExperiment ee, QuantitationType quantitationType)
DesignElementDataVectorDaoExpressionExperiment.findByExpressionExperiment in interface DesignElementDataVectorDao<RawExpressionDataVector>public void removeDataForCompositeSequence(CompositeSequence compositeSequence)
removeDataForCompositeSequence in interface DesignElementDataVectorDao<RawExpressionDataVector>public void removeDataForQuantitationType(QuantitationType quantitationType)
removeDataForQuantitationType in interface DesignElementDataVectorDao<RawExpressionDataVector>public RawExpressionDataVector find(RawExpressionDataVector designElementDataVector)
BaseDaofind in interface BaseDao<RawExpressionDataVector>find in class AbstractDao<RawExpressionDataVector>designElementDataVector - the entity to look for.Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.