Uses of Interface
ubic.gemma.model.common.auditAndSecurity.SecuredChild
Packages that use SecuredChild
Package
Description
-
Uses of SecuredChild in ubic.gemma.model.analysis
Classes in ubic.gemma.model.analysis that implement SecuredChildModifier and TypeClassDescriptionclassSingleExperimentAnalysis<T extends BioAssaySet>An analysis of a single experiment or subset. -
Uses of SecuredChild in ubic.gemma.model.analysis.expression.coexpression
Classes in ubic.gemma.model.analysis.expression.coexpression that implement SecuredChildModifier and TypeClassDescriptionclassA coexpression analysis of one experiment.classThe 'analysis' in the name is a bit of a stretch here, as this object servers purely as an aggregator of all the sample coexpression matrices. -
Uses of SecuredChild in ubic.gemma.model.analysis.expression.diff
Classes in ubic.gemma.model.analysis.expression.diff that implement SecuredChildModifier and TypeClassDescriptionclassAn analysis of changes in expression levels across experimental conditionsclassA group of results for an ExpressionExperiment. -
Uses of SecuredChild in ubic.gemma.model.analysis.expression.pca
Classes in ubic.gemma.model.analysis.expression.pca that implement SecuredChild -
Uses of SecuredChild in ubic.gemma.model.expression.bioAssay
Classes in ubic.gemma.model.expression.bioAssay that implement SecuredChildModifier and TypeClassDescriptionclassRepresents the bringing together of a biomaterial with an assay of some sort (typically an expression assay). -
Uses of SecuredChild in ubic.gemma.model.expression.bioAssayData
Classes in ubic.gemma.model.expression.bioAssayData that implement SecuredChild -
Uses of SecuredChild in ubic.gemma.model.expression.biomaterial
Classes in ubic.gemma.model.expression.biomaterial that implement SecuredChildModifier and TypeClassDescriptionclassIn MAGE, BioMaterial is an abstract class that represents the important substances such as cells, tissues, DNA, proteins, etc... -
Uses of SecuredChild in ubic.gemma.model.expression.experiment
Classes in ubic.gemma.model.expression.experiment that implement SecuredChildModifier and TypeClassDescriptionclassclassExperimentFactors are the dependent variables of an experiment (e.g., genotype, time, glucose concentration).classA subset of samples from an ExpressionExperimentclassThe value for a ExperimentalFactor, representing a specific instance of the factor, such as "10 ug/kg" or "mutant"