Sample¶
Bases: NBOBaseClass
Represents the XML element Sample.
This field captures a description of the sample that was imaged in this experiment.
Bases: NBOBaseClass
Represents the XML element Sample.
This field captures a description of the sample that was imaged in this experiment.
fromBase(base)
staticmethod
¶getTypeName()
¶getXMLName()
¶getNBOType()
¶getChildren()
¶getSubElements()
¶fromJsonFile(path, validate=True)
¶fromJsonString(json_string, validate=True)
¶fromXmlFile(path, validate=True)
¶fromXmlString(xml_string, validate=True)
¶toXmlFile(filename, validate=True)
¶toXmlString(validate=True)
¶setID(value, validate=True)
¶getID()
¶resetID()
¶hasID()
¶setName(value, validate=True)
¶getName()
¶resetName()
¶hasName()
¶setBiologicalOrigin(value, validate=True)
¶getBiologicalOrigin()
¶resetBiologicalOrigin()
¶hasBiologicalOrigin()
¶setSampleType(value, validate=True)
¶getSampleType()
¶resetSampleType()
¶hasSampleType()
¶setLiveSample(value, validate=True)
¶getLiveSample()
¶resetLiveSample()
¶hasLiveSample()
¶setOrganism(value, validate=True)
¶getOrganism()
¶resetOrganism()
¶hasOrganism()
¶getOrganismAllowedValues()
staticmethod
¶setOrganismTermAccession(value, validate=True)
¶getOrganismTermAccession()
¶resetOrganismTermAccession()
¶hasOrganismTermAccession()
¶getOrganismTermAccessionAllowedValues()
staticmethod
¶setOrganismPart(value, validate=True)
¶getOrganismPart()
¶resetOrganismPart()
¶hasOrganismPart()
¶getOrganismPartAllowedValues()
staticmethod
¶setOrganismPartTermAccession(value, validate=True)
¶getOrganismPartTermAccession()
¶resetOrganismPartTermAccession()
¶hasOrganismPartTermAccession()
¶getOrganismPartTermAccessionAllowedValues()
staticmethod
¶setSamplePreparationMethod(value, validate=True)
¶getSamplePreparationMethod()
¶resetSamplePreparationMethod()
¶hasSamplePreparationMethod()
¶getSamplePreparationMethodAllowedValues()
staticmethod
¶setSamplePreparationMethodTermAccession(value, validate=True)
¶getSamplePreparationMethodTermAccession()
¶resetSamplePreparationMethodTermAccession()
¶hasSamplePreparationMethodTermAccession()
¶getSamplePreparationMethodTermAccessionAllowedValues()
staticmethod
¶setMetrologySample(value, validate=True)
¶getMetrologySample()
¶resetMetrologySample()
¶hasMetrologySample()
¶setFacingTheObjective(value, validate=True)
¶getFacingTheObjective()
¶resetFacingTheObjective()
¶hasFacingTheObjective()
¶setMountingMedium_List(value, validate=True)
¶getMountingMedium_List()
¶addToMountingMedium_List(value, validate=True)
¶clearMountingMedium_List()
¶setCoverGlass_List(value, validate=True)
¶getCoverGlass_List()
¶addToCoverGlass_List(value, validate=True)
¶clearCoverGlass_List()
¶setSampleHolder_List(value, validate=True)
¶getSampleHolder_List()
¶addToSampleHolder_List(value, validate=True)
¶clearSampleHolder_List()
¶setDescription(value, validate=True)
¶getDescription()
¶resetDescription()
¶hasDescription()
¶setAnnotationRef_List(value, validate=True)
¶getAnnotationRef_List()
¶addToAnnotationRef_List(value, validate=True)
¶clearAnnotationRef_List()
¶