Schema for kimWormLifeMedianExps
  Database: hgFixed    Primary Table: kimWormLifeMedianExps    Row Count: 7   Data last updated: 2003-10-09
Format description: minimal descriptive data for an experiment in the browser
On download server: MariaDB table dump directory
fieldexampleSQL type info description
id 0int(10) unsigned range internal id of experiment
name eggvarchar(255) values name of experiment
description egglongblob   description of experiment
url n/alongblob   url relevant to experiment
ref n/alongblob   reference for experiment
credit n/alongblob   who to credit with experiment
numExtras 3int(10) unsigned range number of extra things
extras n/a,n/a,egg,longblob   extra things of interest, i.e. classifications

Connected Tables and Joining Fields
        hgFixed.kimWormLifeMedianRatio.expScores (kimWormLifeMedianExps.id is an array index into kimWormLifeMedianRatio.expScores)

Sample Rows
 
idnamedescriptionurlrefcreditnumExtrasextras
0eggeggn/an/an/a3n/a,n/a,egg,
1larva L1larva L1n/an/an/a3n/a,n/a,L1,
2larva L2larva L2n/an/an/a3n/a,n/a,L2,
3larva L3larva L3n/an/an/a3n/a,n/a,L3,
4larva L4larva L4n/an/an/a3n/a,n/a,L4,
5young adultyoung adultn/an/an/a3n/a,n/a,adult,
6malemalen/an/an/a3n/a,n/a,male,

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.