Uses of Class
ubic.gemma.model.expression.bioAssayData.DesignElementDataVector
Packages that use DesignElementDataVector
Package
Description
-
Uses of DesignElementDataVector in ubic.gemma.model.expression.bioAssayData
Subclasses of DesignElementDataVector in ubic.gemma.model.expression.bioAssayDataModifier and TypeClassDescriptionclassA data vector storing bulk expression data.classRepresents the processed data that is used for actual analyses.classData for one design element, across one or more bioassays, for a single quantitation type.classAn expression data vector that contains data at the resolution of individual cells. -
Uses of DesignElementDataVector in ubic.gemma.persistence.service.expression.bioAssayData
Classes in ubic.gemma.persistence.service.expression.bioAssayData with type parameters of type DesignElementDataVectorModifier and TypeInterfaceDescriptioninterface -
Uses of DesignElementDataVector in ubic.gemma.persistence.util
Methods in ubic.gemma.persistence.util with parameters of type DesignElementDataVectorModifier and TypeMethodDescriptionstatic voidBusinessKey.checkKey(DesignElementDataVector designElementDataVector) -
Uses of DesignElementDataVector in ubic.gemma.rest.util.args
Method parameters in ubic.gemma.rest.util.args with type arguments of type DesignElementDataVectorModifier and TypeMethodDescriptionQuantitationTypeArgService.getEntity(QuantitationTypeArg<?> quantitationTypeArg, ExpressionExperiment ee, Class<? extends DesignElementDataVector> vectorType)