hsGenes
contains 8000 randomly choosen human genes, from the NCBI repository.
hsBands
contains the whole list of human chromosome G-banding, from the UCSC repository.
Both are provided as exemplar data of genomic features.
hsGenes
hsBands
For hsGenes
, a data.frame with 8000 rows and the following columns : "chrom", "start", "end" and "name".
For hsBands
, a track.table object with 862 rows and the following columns : "name", "chrom", "strand", "start", "end", "stain".