Schema for sex
  Database: hgFixed    Primary Table: sex    Row Count: 231   Data last updated: 2019-10-03
Format description: The sex of organism 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
        hgFixed.gbCdnaInfo.sex (via sex.id)

Sample Rows
 
idnamecrc
0n/a2299
1inchi2144723
2male9476
3female139983
4mixed population844401980
5mixed37583
6male and female3712951777
7pooled male and female3712952452
8female; male570917833
9pooled males and females389843724

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