Bio-MAGE
view release on metacpan or search on metacpan
{
'other' => {
'cardinality' => '0..1',
'ordering' => 'unordered',
'name' => 'bioAssayDimension',
'documentation' => 'The relevant BioAssays for this NodeContents from the BioAssayData.',
'class_id' => 'S.135',
'aggregation' => 'none',
'navigable' => 'true',
'constraint' => {
'ordered' => 0,
'constraint' => 'rank: 1',
'rank' => '1'
},
'class_name' => 'BioAssayDimension'
},
'self' => {
'cardinality' => '1',
'ordering' => 'unordered',
'name' => undef,
'documentation' => 'The relevant BioAssays for this NodeContents from the BioAssayData.',
'class_id' => 'S.84',
'aggregation' => 'aggregate',
'navigable' => 'false',
'constraint' => undef,
'class_name' => 'NodeContents'
}
}
],
'abstract' => 'false',
'methods' => [],
'id' => 'S.84',
'package' => 'HigherLevelAnalysis',
'name' => 'NodeContents'
},
'StandardQuantitationType' => {
'subclasses' => [
'DerivedSignal',
'MeasuredSignal',
'Ratio',
'ConfidenceIndicator',
'PresentAbsent',
'Failed'
],
'parent' => 'QuantitationType',
'documentation' => 'Superclass for the named quantitation type. Useful for mapping to those languages that can use a fly-weight for processing the subclasses.',
'attrs' => [],
'associations' => [],
'abstract' => 'true',
'methods' => [],
'id' => 'S.240',
'package' => 'QuantitationType',
'name' => 'StandardQuantitationType'
},
'ConcentrationUnit' => {
'parent' => 'Unit',
'documentation' => 'Concentration',
'attrs' => [
{
'id' => 'S.210',
'type' => 'enum {M,mM,uM,nM,pM,fM,mg/mL,mL/L,g/L,gram_percent,mass/volume_percent, mass/mass_percent,other}',
'name' => 'unitNameCV'
}
],
'associations' => [],
'abstract' => 'false',
'methods' => [],
'id' => 'S.209',
'package' => 'Measurement',
'name' => 'ConcentrationUnit'
},
'ArrayManufactureDeviation' => {
'parent' => 'Extendable',
'documentation' => 'Stores information of the potential difference between an array design and arrays that have been manufactured using that design (e.g. a tip failed to print several spots).',
'attrs' => [],
'associations' => [
{
'other' => {
'cardinality' => '0..N',
'ordering' => 'unordered',
'name' => 'featureDefects',
'documentation' => 'Description on features who are manufactured in a different location than specified in the ArrayDesign.',
'class_id' => 'S.45',
'aggregation' => 'none',
'navigable' => 'true',
'constraint' => {
'ordered' => 0,
'constraint' => 'rank: 2',
'rank' => '2'
},
'class_name' => 'FeatureDefect'
},
'self' => {
'cardinality' => '1',
'ordering' => 'unordered',
'name' => undef,
'documentation' => 'Description on features who are manufactured in a different location than specified in the ArrayDesign.',
'class_id' => 'S.58',
'aggregation' => 'composite',
'navigable' => 'false',
'constraint' => undef,
'class_name' => 'ArrayManufactureDeviation'
}
},
{
'other' => {
'cardinality' => '0..N',
'ordering' => 'unordered',
'name' => 'adjustments',
'documentation' => 'Descriptions of how a Zone has been printed differently than specified in the ArrayDesign.',
'class_id' => 'S.69',
'aggregation' => 'none',
'navigable' => 'true',
'constraint' => {
'ordered' => 0,
'constraint' => 'rank: 1',
'rank' => '1'
},
'class_name' => 'ZoneDefect'
},
'self' => {
( run in 1.076 second using v1.01-cache-2.11-cpan-39bf76dae61 )