Template:ChadoTable arraydesign

From GMOD
Jump to: navigation, search

This template is a Chado Table Template. It defines a single table from the Chado schema, and every Chado table has a template like this one. This template is automatically included in two places:

  1. The module page for the module the table is a part of. This is where updates and comments should be posted.
  2. The Chado Tables page, which lists all tables.

You can include this template anywhere you want to show the table description.


Table: arraydesign
Module: Mage

General properties about an array. An array is a template used to generate physical slides, etc. It contains layout information, as well as global array properties, such as material (glass, nylon) and spot dimensions (in rows/columns).

arraydesign columns
FK Name Type Description
arraydesign_id serial PRIMARY KEY
contact manufacturer_id integer NOT NULL
cvterm platformtype_id integer NOT NULL
cvterm substratetype_id integer
protocol protocol_id integer
dbxref dbxref_id integer
name text UNIQUE

NOT NULL

version text
description text
array_dimensions text
element_dimensions text
num_of_elements integer
num_array_columns integer
num_array_rows integer
num_grid_columns integer
num_grid_rows integer
num_sub_columns integer
num_sub_rows integer

Tables referencing arraydesign via foreign key constraints: