\name{ratCHRLOCCYTOLOC} \alias{ratCHRLOCCYTOLOC} \title{An annotation data file for Cytoband locations on chromosomes} \description{ ratCHRLOCCYTOLOC maps chromosome numbers and the locations of cytobands on chromosoms } \details{ This is an environment object containing key and value pairs. Keys are chromosome numbers and values are the locations of cytobands on correponding chromosoms. The mapped values are lists of named vectors. The names of lists are cytoband identifiers (e. g. qA2, ...). Each list contains a vector of two elements of integers for the starting and ending locations of the band on the chromosome defined by the key the lists mapped to. Names of the vectors indicate whether the value is for the starting or ending location. Mappings were based on the following source(s): Golden Path:\url{http://gopher6/compbio/annotationSourceData/hgdownload.cse.ucsc.edu/goldenPath/currentGenomes//Rattus_norvegicus/database/}. Built: No build info available. Package built: Thu Aug 30 09:57:40 2007 } \examples{ bands <- as.list(ratCHRLOCCYTOLOC) # cytobands on chromosome number 1 names(bands[[1]]) # The start and end locations for one band on chromosome number 1 bands[[1]][[1]] } \keyword{datasets}