Schema for tissue
  Database: hgFixed    Primary Table: tissue    Row Count: 11,115   Data last updated: 2020-08-17
Format description: The tissue a genbank sequence was taken 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
        hg16.altGraphX.mrnaTissues (via tissue.id)
      hg17.altGraphX.mrnaTissues (via tissue.id)
      hgFixed.gbCdnaInfo.tissue (via tissue.id)

Sample Rows
 
idnamecrc
0n/a2299
1bone marrow141000495
2gill9236
3ccug 17801 type strain1118940152
4atcc 33624 type strain766618610
5salivary gland1357782973
6whole organism1750664936
7trachea625933
8dsm 62112234307
9blood34848

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