Schema for Chromosome Band (Ideogram) - Chromosome Bands Based On ISCN Lengths (for Ideogram)
  Database: rn6    Primary Table: cytoBandIdeo    Row Count: 1,179   Data last updated: 2017-03-15
Format description: Describes the positions of cytogenetic bands with a chromosome
On download server: MariaDB table dump directory
fieldexampleSQL type info description
chrom chr1varchar(255) values Reference sequence chromosome or scaffold
chromStart 0int(10) unsigned range Start position in genoSeq
chromEnd 10704345int(10) unsigned range End position in genoSeq
name p13varchar(255) values Name of cytogenetic band
gieStain gnegvarchar(255) values Giemsa stain results

Sample Rows
 
chromchromStartchromEndnamegieStain
chr1010704345p13gneg
chr11070434525618263p12gvar
chr12561826340652454p11gneg
chr14065245451356799q11gpos
chr15135679973607402q12gneg
chr17360740295016091q21gpos
chr195016091130617056q22gneg
chr1130617056149018906q31gpos
chr1149018906171269510q32gneg
chr1171269510179929204q33gpos

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