cytobands {ChromHeatMap}R Documentation

Cytoband location information

Description

This data set contains cytoband information for a range of species, taken directly from the UCSC genome annotation database. This data set is designed to be easily extendable to cover new species.

Usage

cytobands

Format

A list of data frames, one per species, each with one row per cytoband and the following columns:

The list names (i.e. names(cytobands)) should correspond to species names in the AnnotationDbi packages used.

Source

The UCSC genome annotation database: http://hgdownload.cse.ucsc.edu/downloads.html


[Package ChromHeatMap version 1.36.0 Index]