Schema for development
  Database: hgFixed    Primary Table: development    Row Count: 10,071   Data last updated: 2020-08-17
Format description: The developmental stage of the organism a Genbank sequence came from
On download server: MariaDB table dump directory
fieldexampleSQL type info description
id 0int(11) range Unique numerical id
name n/alongtext values Associated text
crc 2299int(10) unsigned range Checksum of name, which is used to speedup the update of this table

Connected Tables and Joining Fields
        hgFixed.gbCdnaInfo.development (via development.id)

Sample Rows
 
idnamecrc
0n/a2299
1cystic fibrosis patient790111201
2adult34190
3fetus35566
4fetal35452
51 year68744
618-day embryo1138976629
710 day old17060130
813 days embryo123594710
910 days embryo73263059

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