Uses of Class
ubic.gemma.model.expression.experiment.ExpressionExperimentReferenceValueObject
Packages that use ExpressionExperimentReferenceValueObject
-
Uses of ExpressionExperimentReferenceValueObject in ubic.gemma.model.expression.experiment
Methods in ubic.gemma.model.expression.experiment that return types with arguments of type ExpressionExperimentReferenceValueObjectModifier and TypeMethodDescriptionExpressionExperimentValueObject.getOtherParts()The other parts of the study this dataset was split off from, empty when it was not split.Method parameters in ubic.gemma.model.expression.experiment with type arguments of type ExpressionExperimentReferenceValueObjectModifier and TypeMethodDescriptionvoidExpressionExperimentValueObject.setOtherParts(List<ExpressionExperimentReferenceValueObject> otherParts) The other parts of the study this dataset was split off from, empty when it was not split.