Schema for keyword
  Database: hgFixed    Primary Table: keyword    Row Count: 3,470,929   Data last updated: 2020-08-17
Format description: Keywords associated with a genbank sequence
On download server: MariaDB table dump directory
fieldexampleSQL type description
id 0int(11) Unique numerical id
name n/alongtext Semicolon separated, period terminated keyword list
crc 2299int(10) unsigned Checksum of name, which is used to speedup the update of this table

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

Sample Rows
 
idnamecrc
0n/a2299
116s rrna.4639213
216s ribosomal rna.315509603
3.92
4sam-pr.604084
5e product.31025442
616s rrna; 16s ribosomal rna.315510379
723s rrna; 16s rrna; 5s rrna.481398729
816s ribosomal rna; 16s rrna.1387712619
9heme oxygenase.2660948210

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