GeneX-2.0 DB: Chromosome Table
GeneX-2.0 DB: Chromosome Table
Table TypeInheritsComment
DATAIdentifiable The Chromosome table gives information about each chromosome in a given species' genome. It is used to generate the view of expression levels on a simple linear representation of the genome. Chromosome does not use a separate security entry, instead it uses the entry for it's corresponding species

Column Information
Column NameFull NameData TypeNot NULLComment
chr_pkAccession Numberserialfalse
lengthLengthinttrue
spc_fkSpeciesinttrue

Primary Key Information
Column Name
chr_pk

Foreign Key Information
Column NameForeign TablePrimary Key in Foreign TableForeign Key Type
spc_fkSpeciesspc_pkMANY_TO_ONE

Unique Column Information
Column Names
name spc_fk

Index Information
NameColumn Name
spc_fkchromosome_spc_fk