ISAAssayJSONSchema
Defined in: types/isa.d.ts:306
JSON Schema describing an ISA model Assay object
Properties
Section titled “Properties”@context?
Section titled “@context?”
optional@context?:string
Defined in: types/isa.d.ts:308
optional@id?:string
Defined in: types/isa.d.ts:307
@type?
Section titled “@type?”
optional@type?:"Assay"
Defined in: types/isa.d.ts:309
characteristicCategories?
Section titled “characteristicCategories?”
optionalcharacteristicCategories?:ISAMaterialAttributeSchema[]
Defined in: types/isa.d.ts:323
List of all the characteristics categories (or material attributes) defined in the study, used to avoid duplication of their declaration when each material_attribute_value is created.
comments?
Section titled “comments?”
optionalcomments?:ISACommentSchema[]
Defined in: types/isa.d.ts:329
dataFiles?
Section titled “dataFiles?”
optionaldataFiles?:ISADataSchema[]
Defined in: types/isa.d.ts:314
filename?
Section titled “filename?”
optionalfilename?:string
Defined in: types/isa.d.ts:310
materials?
Section titled “materials?”
optionalmaterials?:object
Defined in: types/isa.d.ts:315
Index Signature
Section titled “Index Signature”[k: string]: unknown
otherMaterials?
Section titled “otherMaterials?”
optionalotherMaterials?:ISAMaterialSchema[]
samples?
Section titled “samples?”
optionalsamples?:ISASampleSchema[]
measurementType?
Section titled “measurementType?”
optionalmeasurementType?:ISAOntologyReferenceSchema
Defined in: types/isa.d.ts:311
processSequence?
Section titled “processSequence?”
optionalprocessSequence?:ISAProcessSchema[]
Defined in: types/isa.d.ts:328
technologyPlatform?
Section titled “technologyPlatform?”
optionaltechnologyPlatform?:string
Defined in: types/isa.d.ts:313
technologyType?
Section titled “technologyType?”
optionaltechnologyType?:ISAOntologyReferenceSchema
Defined in: types/isa.d.ts:312
unitCategories?
Section titled “unitCategories?”
optionalunitCategories?:ISAOntologyReferenceSchema[]
Defined in: types/isa.d.ts:327
List of all the unitsdefined in the study, used to avoid duplication of their declaration when each value is created.