Uses of Interface
ubic.gemma.model.common.auditAndSecurity.SecuredChild
-
-
Uses of SecuredChild in ubic.gemma.model.analysis
Classes in ubic.gemma.model.analysis that implement SecuredChild Modifier and Type Class Description class
SingleExperimentAnalysis
-
Uses of SecuredChild in ubic.gemma.model.analysis.expression.coexpression
Classes in ubic.gemma.model.analysis.expression.coexpression that implement SecuredChild Modifier and Type Class Description class
CoexpressionAnalysis
A coexpression analysis of one experiment.class
SampleCoexpressionAnalysis
The '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 SecuredChild Modifier and Type Class Description class
DifferentialExpressionAnalysis
An analysis of changes in expression levels across experimental conditionsclass
ExpressionAnalysisResultSet
A 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 Modifier and Type Class Description class
PrincipalComponentAnalysis
-
Uses of SecuredChild in ubic.gemma.model.expression.bioAssay
Classes in ubic.gemma.model.expression.bioAssay that implement SecuredChild Modifier and Type Class Description class
BioAssay
Represents 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 Modifier and Type Class Description class
MeanVarianceRelation
-
Uses of SecuredChild in ubic.gemma.model.expression.biomaterial
Classes in ubic.gemma.model.expression.biomaterial that implement SecuredChild Modifier and Type Class Description class
BioMaterial
In 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 SecuredChild Modifier and Type Class Description class
ExperimentalDesign
class
ExperimentalFactor
ExperimentFactors are the dependent variables of an experiment (e.g., genotype, time, glucose concentration).class
ExpressionExperimentSubSet
A subset of samples from an ExpressionExperimentclass
FactorValue
The value for a ExperimentalFactor, representing a specific instance of the factor, such as "10 ug/kg" or "mutant"
-