Class FactorValue

java.lang.Object
ubic.gemma.model.common.AbstractIdentifiable
ubic.gemma.model.expression.experiment.FactorValue
All Implemented Interfaces:
gemma.gsec.model.Securable, gemma.gsec.model.SecuredChild, Securable, SecuredChild, Identifiable

@Indexed public class FactorValue extends AbstractIdentifiable implements SecuredChild
The value for a ExperimentalFactor, representing a specific instance of the factor, such as "10 ug/kg" or "mutant"
  • Constructor Details

    • FactorValue

      public FactorValue()
  • Method Details